Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 366 almost 24 years Matt Jones Modified binaries to change classpath for metac...
  docs 207 almost 24 years Matt Jones added new javadoc documentation for new classes
  images 104 about 24 years Matt Jones added servlet interface images
  lib 379 almost 24 years bojilova decrease the number of "initialConnections" to ...
  src 383 almost 24 years Matt Jones Fixed small bug in transforming the document to...
build.sh 76 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
build.xml 5.08 KB 378 almost 24 years Matt Jones Changed release to version to alpha 8 (1.0a8) a...
test-query.xml 709 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
test.xml 328 Bytes 67 about 24 years Matt Jones modified make to add xml validation code

Latest revisions

# Date Author Comment
383 08/18/2000 11:05 AM Matt Jones

Fixed small bug in transforming the document to HTML. If there was
no stylesheet for a given doctype, and so the transformation couldn't
occur, the XML doc was returned, but the content-type was still set
(incorrectly) to html. Now it is not set to text/html when an xml doc is...

382 08/18/2000 10:56 AM berkley

removed extraneous protected tags and replaced them with private tags

380 08/18/2000 10:38 AM Matt Jones

Modified behavior of handleSQuery() to now send the resultset document
back to the client application -- this was a bug introduced by recent
changes to the servlet. Also, generally cleaned up the servlet to
produce cleaner documentation and removed some extraneous code and remarks....

379 08/18/2000 09:31 AM bojilova

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

378 08/17/2000 05:31 PM Matt Jones

Changed release to version to alpha 8 (1.0a8) and tagged metacat in
CVS as METACAT_ALPHA_8

377 08/17/2000 05:29 PM Matt Jones

Updated default html forms for metacat queries to use the "anyfield"
keyword for constructing a default query. This should now work with
the new handleQuery method of MetaCatServlet.
BugID:
Submitted by:
Reviewed by:

376 08/17/2000 03:21 PM berkley

changed to work with the new MetaCatServlet model. marineServlet now only overwrites one method in MetaCatServlet.

375 08/17/2000 03:20 PM berkley

changed the prototype of overwritable functions to "protected" instead of "private".

374 08/17/2000 11:06 AM bojilova

change the resultset format for DataGuide

373 08/17/2000 09:04 AM berkley

Changed the flow of query and SQuery. SQuery now only handles a preformatted pathquery document as input (in the "query" parameter).
HandleQuery now handles all structured queries derived by CGI parameters.

View all revisions | View revisions

Also available in: Atom