Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessControlList.java 15.8 KB 598 over 23 years bojilova DBEntityResolver: - added new parameter dtd fo...
AccessionNumber.java 12.8 KB 582 over 23 years berkley made replication on insert or update us. Also ...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 over 23 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 over 23 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 over 23 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CatalogMessageHandler.java 2.24 KB 595 over 23 years berkley added additional actions to facilitate a web ba...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 10.8 KB 599 over 23 years bojilova constructor DBEntityResolver(Connection conn) i...
DBQuery.java 23.3 KB 602 over 23 years berkley fixed bug where some relations were not returne...
DBSAXHandler.java 14.1 KB 549 over 23 years berkley removed dependence on a server code in the acce...
DBSAXNode.java 11.6 KB 471 over 23 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 23 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DocInfoHandler.java 1.59 KB 562 over 23 years berkley this class allows the parsing of xml data sent ...
DocumentImpl.java 38.6 KB 600 over 23 years bojilova one more write() method was needed
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
ForceReplicationHandler.java 3.56 KB 590 over 23 years berkley added replication for the xml_catalog table. R...
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 46.5 KB 598 over 23 years bojilova DBEntityResolver: - added new parameter dtd fo...
MetaCatUtil.java 9.83 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 25.3 KB 595 over 23 years berkley added additional actions to facilitate a web ba...
MetacatURL.java 8.65 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 over 23 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 535 over 23 years Matt Jones Modified pathquery.dtd and QuerySpecification t...
RelationHandler.java 6.79 KB 601 over 23 years berkley changed connection handling in the constructor
ReplMessageHandler.java 3.36 KB 577 over 23 years berkley added replication_on_insert handling. Changed ...
ReplicationHandler.java 16.6 KB 595 over 23 years berkley added additional actions to facilitate a web ba...
TextNode.java 2.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
602 12/13/2000 09:41 AM berkley

fixed bug where some relations were not returned because the sql did not take into account an sql that had a directory structure in it.

601 12/12/2000 02:32 PM berkley

changed connection handling in the constructor

600 12/12/2000 01:36 PM bojilova

one more write() method was needed

599 12/12/2000 01:29 PM bojilova

constructor DBEntityResolver(Connection conn) is needed; cleared by mistake

598 12/12/2000 12:50 PM bojilova

DBEntityResolver:
- added new parameter dtd for upload on Metacat file system; optional; Reader
- new routines to upload dtd if provided
- systemID of metadata document is used to exctract the filename of new dtd;
- the new dtd is uploaded on Metacat file system as specified by dtdPath property;...

595 12/12/2000 10:55 AM berkley

added additional actions to facilitate a web based interface to the replication servlet.

593 12/11/2000 12:26 PM berkley

removed the initial connection pool creation step in init()

592 12/08/2000 02:39 PM higgins

comment out line in read action that sends a copy of docid prior to returning doc
in XML format (apparent debug statement left in by mistake)

590 12/07/2000 03:11 PM berkley

added replication for the xml_catalog table. Right now it is only replicated when the deltaT handler is called. I will add more replication times later.

589 12/07/2000 03:10 PM berkley

parser for the xml encoding of the xml_catalog tableing (fi

View revisions

Also available in: Atom