Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
548 11/16/2000 12:35 PM berkley

changed alpha to dev in odbc driver param

547 11/16/2000 12:33 PM berkley

removed servercode param

538 11/14/2000 11:01 AM berkley

added servercode prop.

535 11/13/2000 05:04 PM Matt Jones

Modified pathquery.dtd and QuerySpecification to allow some new constraints
on queries submitted to Metacat. Now, queries can contain an optional
set of <owner> tags that identify the users for which documents should be
returned, and a list of <site> tags constraining the site identifiers...

525 11/13/2000 10:05 AM berkley

added replication properties

503 10/24/2000 01:03 PM bojilova

merge AUTH_LDAP to the main branch

474 09/27/2000 01:12 PM berkley

added a "server" parameter which tells the system the path to the server on which metacat is running. This is used for metacat:// urls.

468 09/26/2000 03:08 PM berkley

added a packagedoctype parameter so that the servlet knows what kind of doctype a package

379 08/18/2000 09:31 AM bojilova

decrease the number of "initialConnections" to 5, "increaseConnections" stay 5, decrease the "maximumConnections" to 10

369 08/15/2000 04:07 PM Matt Jones

Changed "xmltodb" to "html-path/style" so that the resultset.xsl
stylesheet could be found in various servlet contexts.

362 08/15/2000 02:24 PM Matt Jones

Added user and password to build.xml for filter substitution.

359 08/15/2000 12:48 PM bojilova

sorry, I needed new property "html-path" with value "/xmltodb" for me.
Chad, for you should be I think "/berkley"

358 08/15/2000 12:15 PM bojilova

New "servletpath" and "installdir" properties

331 08/09/2000 04:17 PM Matt Jones

updated properties file to reflect new db location

329 08/08/2000 05:39 PM Matt Jones

-Reorganized xmltodb module to support new install process for the new
linux server (dev.nceas.ucsb.edu). Added "build.sh" shell script that
calls ant withthe proper umask set for installation. Use:

./build.sh install

to post a new copy of the servlet and its supporting files to the install...

321 08/04/2000 04:43 PM bojilova

maximumConnections added

319 08/04/2000 01:54 PM Matt Jones

minor config file update

308 08/01/2000 11:22 AM bojilova

added "initialConnections", "incrementConnection" options used for the Pool of Connections

256 07/04/2000 03:16 PM Matt Jones

minor property change

255 07/04/2000 03:14 PM Matt Jones

removed catalog jar file because not needed because source code is in src dir so is included as part of metacat.jar

181 06/20/2000 05:14 PM Matt Jones

integrated new structured query facility (DBQuery) into the servlet demo (MetaCatServlet)

164 06/15/2000 12:04 PM bojilova

2 new properties added:
defaultGlobalName=NCEAS
accNumberSeparator=:

119 06/01/2000 04:05 PM Matt Jones

updated paths to reflect new file locations

112 05/31/2000 01:55 PM Matt Jones

moved java files to src directory

111 05/31/2000 01:54 PM Matt Jones

moved java files to src directory

91 05/11/2000 01:46 PM higgins

Update to handle retreival of datafile from server

83 05/05/2000 03:17 PM Matt Jones

changed location of catalog file to config parameter

82 05/05/2000 02:50 PM Matt Jones

created options file for MetaCatServlet