Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 711 about 23 years Matt Jones Modifications to allow printing of SQL with and...
  lib 737 almost 23 years bojilova specified the correct param list about the "rea...
  src 736 almost 23 years bojilova put exception handler messages when acc# is not...
  test 720 about 23 years Matt Jones Added results of running the query analysis.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 1.97 KB 696 about 23 years Matt Jones Added contact mailing address for bug reports a...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 7.52 KB 693 about 23 years berkley removed descrpency between the gzipped release ...

Latest revisions

# Date Author Comment
737 05/04/2001 02:25 PM bojilova

specified the correct param list about the "read" action changes

736 05/04/2001 11:12 AM bojilova

put exception handler messages when acc# is not in the correct format as:
<sitecode>.<uniqueid>.[<revisionid>]

735 05/04/2001 09:16 AM bojilova

fix - added back generate(docid, action) method called from DataFileServer.java where rev is defaulted to 1

734 05/03/2001 05:12 PM bojilova

- changes to expect revisionid to come from the client on INSERT/UPDATE/DELETE;
now the client should send accession# as:
sitecode.uniqueid.revisionid
INSERT checks if sitecode.uniqueid part does not exist in xml_documents and xml_revisions and revisionid=1...

733 05/02/2001 02:52 PM bojilova

Tomcat has got configurated mime type mappings, but some are
missing. Thus added support for them in MetaCatServlet as:
File type > MIME type
-------------
----------------
.xml -> "text/xml"
.xsd -> "text/xml"
.dtd -> "text/plain"
.css -> "text/css"...

732 05/01/2001 04:43 PM bojilova

chaged the hidden input box from "relation" to "docid"

731 05/01/2001 04:42 PM bojilova

- merged "getabstract" and "getdatadoc" actions to "read" action;
- put MIME types everywhere for the returned data;
- zip when more than one doc/files were requested or when specified by qformat="zip" parameter;
- get rid of "relation" parameter, instead use "docid" parameter name only - when more that one docid - zip them;...

730 04/17/2001 09:32 AM bojilova

Changes related to running LDAP servers referred each other in one tree modeling the KNB tree.
Currently there are running LDAP server on dev that holds the KNB root and the NCEAS' s subtree.
It also refers to a subtree modeling the LTER's tree which is held by another LDAP server runnig on alpha .

729 04/12/2001 11:13 AM berkley

uncompleted script file to create DB on SQL server

728 03/22/2001 03:49 PM bojilova

fixes on getting information from LDAP services

View all revisions | View revisions

Also available in: Atom