Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 53 KB 1123 about 22 years Jing Tao Make a every method check in and check out DBCo...
AccessionNumber.java 12.7 KB 1054 about 22 years Jing Tao Delete the control that when action="insert", r...
AccessionNumberException.java 1.84 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
AssociateAccessPolicy.java 16.6 KB 1016 about 22 years Jing Tao Currently, some document in xml_document table ...
AuthInterface.java 3.54 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 40.9 KB 1006 over 22 years Jing Tao Fixed getGroup method return a exception and ca...
AuthMcat.java 14.1 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.9 KB 888 over 22 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 almost 23 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 2.95 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
DBConnection.java 8.99 KB 1121 about 22 years Jing Tao Add a new attribute named checkOutSerialNumber,...
DBConnectionPool.java 20.9 KB 1122 about 22 years Jing Tao In returnDBConnection method, a new parameter n...
DBDTDHandler.java 5.23 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 12.9 KB 694 over 23 years bojilova reject writing DTD file if it already exists
DBQuery.java 45.4 KB 1096 about 22 years Jing Tao Add debugMessage level in this class
DBSAXHandler.java 21.5 KB 1062 about 22 years Jing Tao Assign debug level to parser. (it level is 50)
DBSAXNode.java 14.5 KB 1001 over 22 years berkley hopefully fixed the connection closed error.
DBSimpleQuery.java 7.11 KB 675 over 23 years berkley added precise location information (class.metho...
DBTransform.java 13.5 KB 950 over 22 years Jing Tao In method transformXMLDocument, if no style she...
DBUtil.java 12.1 KB 847 over 22 years Matt Jones Fixed the function to return the max id for a g...
DBValidate.java 9.8 KB 675 over 23 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 6.88 KB 736 about 23 years bojilova put exception handler messages when acc# is not...
DocumentImpl.java 75.9 KB 1081 about 22 years Jing Tao Add a access control for MetaCatServlet to upda...
ElementNode.java 5.24 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 6.75 KB 1075 about 22 years Jing Tao Add two control for send or accept data file
HttpMessage.java 5.14 KB 1083 about 22 years Jing Tao Add setCookie method in this class. Junit test ...
McdbDocNotFoundException.java 2.08 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 60.3 KB 1076 about 22 years Jing Tao Add control to send data or not
MetaCatUtil.java 17.6 KB 1060 about 22 years Jing Tao Change the method getLocalReplicationServerName...
MetacatReplication.java 47.4 KB 1101 about 22 years Jing Tao Add test ssl work or not in handleUpdateRequest...
MetacatURL.java 9.35 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.78 KB 826 almost 23 years bojilova changes to store namespace prefixes separately ...
PINode.java 2.54 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 29.9 KB 899 over 22 years berkley made a ton of changes related to keeping oracle...
RelationHandler.java 6.21 KB 887 over 22 years berkley made it so we can now use multiple accessfilest...
ReplMessageHandler.java 4.29 KB 1036 about 22 years Jing Tao Making parser to handle datafile attribute in p...
ReplicationHandler.java 28.5 KB 1102 about 22 years Jing Tao Add the code to handle error in the respone fo...
TextNode.java 2.12 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1123 05/23/2002 05:54 PM Jing Tao

Make a every method check in and check out DBConnection if this method need a connection.

1122 05/23/2002 01:40 PM Jing Tao

In returnDBConnection method, a new parameter named serialNumber was added. It will compare to the checkOutSerialNumber in DBConnection.

1121 05/23/2002 01:38 PM Jing Tao

Add a new attribute named checkOutSerialNumber, which to make sure when DBConnection would not be check in mutiple times.

1102 05/21/2002 09:59 AM Jing Tao

Add the code to handle error in the respone for a update request.

1101 05/21/2002 09:53 AM Jing Tao

Add test ssl work or not in handleUpdateRequest method too.

1100 05/21/2002 08:36 AM Jing Tao

Change code to handle the error message.

1099 05/21/2002 08:35 AM Jing Tao

Add error message to outPut in catch clause in handleGetDocument Request.

1098 05/20/2002 05:27 PM Jing Tao

In update method, add code to handle if a user couldn't pass a trusting test.

1097 05/20/2002 05:25 PM Jing Tao

Add a test action in replication. Before handle read and read data file action. Metacat will take a test to see if the trust key in key store. If not, wouldn't replicate documents.This is security issue.

1096 05/20/2002 05:23 PM Jing Tao

Add debugMessage level in this class

View revisions

Also available in: Atom