Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 51 KB 975 over 22 years Jing Tao In hasPermission method, a situation was consid...
AccessionNumber.java 12.7 KB 1054 over 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 over 22 years Jing Tao Currently, some document in xml_document table ...
AuthInterface.java 3.54 KB 730 over 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 over 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.9 KB 888 almost 23 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 about 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...
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.3 KB 963 over 22 years berkley fixed my tagging error
DBSAXHandler.java 21.5 KB 1062 over 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 almost 23 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 over 23 years bojilova put exception handler messages when acc# is not...
DocumentImpl.java 75.9 KB 1059 over 22 years Jing Tao Add the feature to get doc home server into met...
ElementNode.java 5.24 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 6.74 KB 1040 over 22 years Jing Tao Add a hashtable - server list as a class variab...
HttpMessage.java 4.99 KB 669 over 23 years Matt Jones Added license terms to source code files, and c...
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.2 KB 1056 over 22 years Jing Tao Revised handleUploadRequet.
MetaCatUtil.java 17.6 KB 1060 over 22 years Jing Tao Change the method getLocalReplicationServerName...
MetacatReplication.java 45.2 KB 1061 over 22 years Jing Tao Use DocumentImpl.getDocHomeServer method to get...
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 about 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 almost 23 years berkley made it so we can now use multiple accessfilest...
ReplMessageHandler.java 4.29 KB 1036 over 22 years Jing Tao Making parser to handle datafile attribute in p...
ReplicationHandler.java 27.5 KB 1058 over 22 years Jing Tao Fixed a bug in method getHomeServer
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
1062 05/08/2002 04:03 PM Jing Tao

Assign debug level to parser. (it level is 50)

1061 05/08/2002 09:28 AM Jing Tao

Use DocumentImpl.getDocHomeServer method to get home server in method handleGetDocumentInfo

1060 05/08/2002 09:27 AM Jing Tao

Change the method getLocalReplicationServerName to be static

1059 05/08/2002 09:25 AM Jing Tao

Add the feature to get doc home server into method getDocumentInfo.
Add a method to return docHomeServer.

1058 05/07/2002 05:00 PM Jing Tao

Fixed a bug in method getHomeServer

1057 05/07/2002 04:59 PM Jing Tao

Revise the method getDocumentInfo. Home server of documnet is added in it.

1056 05/07/2002 04:57 PM Jing Tao

Revised handleUploadRequet.

1055 05/07/2002 04:56 PM Jing Tao

Add three methods into this class. One is named getServerCode, to given a server name, it return server code in xml_replication table.
One named insertServerIntoReplicationTable, if a server is not in the server list, it will insert it.
One is named WriteReplication, this method will be used in forceReplication. It delete the replication code in it.

1054 05/07/2002 04:52 PM Jing Tao

Delete the control that when action="insert", rev should be 1

1053 05/06/2002 11:30 AM Jing Tao

Overload a method debugMessage(String msg, int debugLevel)
User can set a debugLevel for this message. If debugLevel is less than the default a value in build.xml, this message will be printed.
If user set a value less than or equals 0, debugLevel will be set automatically to 1. So we can set default value to 0 in build.xml file and close all debug message.

View revisions

Also available in: Atom