Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 51 KB 975 almost 23 years Jing Tao In hasPermission method, a situation was consid...
AccessionNumber.java 12.7 KB 954 almost 23 years Jing Tao A method named getLastRevisionNumber was added....
AccessionNumberException.java 1.84 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 almost 24 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 almost 23 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 about 23 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 over 23 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 2.95 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBDTDHandler.java 5.23 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 12.9 KB 694 almost 24 years bojilova reject writing DTD file if it already exists
DBQuery.java 45.3 KB 963 almost 23 years berkley fixed my tagging error
DBSAXHandler.java 21.4 KB 955 almost 23 years Jing Tao A constructor was added to this class. In this ...
DBSAXNode.java 14.5 KB 1001 almost 23 years berkley hopefully fixed the connection closed error.
DBSimpleQuery.java 7.11 KB 675 almost 24 years berkley added precise location information (class.metho...
DBTransform.java 13.5 KB 950 almost 23 years Jing Tao In method transformXMLDocument, if no style she...
DBUtil.java 12.1 KB 847 about 23 years Matt Jones Fixed the function to return the max id for a g...
DBValidate.java 9.8 KB 675 almost 24 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 almost 24 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 64.3 KB 1039 over 22 years Jing Tao Add a hub control in write and writeData method...
ElementNode.java 5.24 KB 669 almost 24 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 almost 24 years Matt Jones Added license terms to source code files, and c...
McdbDocNotFoundException.java 2.08 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 60.1 KB 1041 over 22 years Jing Tao Adding a hub control to data file in handleUpLo...
MetaCatUtil.java 16.8 KB 1013 over 22 years Jing Tao Add a method named getLocalReplicationServerName
MetacatReplication.java 44.9 KB 1042 over 22 years Jing Tao In handleUpdateRequest method, if a metacat was...
MetacatURL.java 9.35 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.78 KB 826 over 23 years bojilova changes to store namespace prefixes separately ...
PINode.java 2.54 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 29.9 KB 899 almost 23 years berkley made a ton of changes related to keeping oracle...
RelationHandler.java 6.21 KB 887 about 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 24.2 KB 1037 over 22 years Jing Tao In update method, adding some code to handle re...
TextNode.java 2.12 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1042 04/30/2002 08:29 AM Jing Tao

In handleUpdateRequest method, if a metacat was configured to be hub super, it can provide any documents in its database. If the metacat is notsuper, it only provide the documents list which home host is itself.

1041 04/30/2002 08:25 AM Jing Tao

Adding a hub control to data file in handleUpLoad method. Data file was changed can be replicate to all server or only home host.

1040 04/30/2002 08:21 AM Jing Tao

Add a hashtable - server list as a class variable. So programmer have a control to the server list which will be forced to replicate.

1039 04/30/2002 08:18 AM Jing Tao

Add a hub control in write and writeData method. If hub==super, metacat can replicate any document in its database to any server in server list. If it is not super, metacat only replicate local documents to any server in server list. If a document' home host is not itself, metacat only force replicate the document to the document's home host.

1037 04/26/2002 05:33 PM Jing Tao

In update method, adding some code to handle replicate data file. Fixed the bug in deleting documents.

1036 04/26/2002 05:31 PM Jing Tao

Making parser to handle datafile attribute in parsing updated doclist.

1035 04/26/2002 05:30 PM Jing Tao

Add a new attribute in updated doc list: data file. So from this attribute, we can tell which document is a data file.

1034 04/26/2002 05:27 PM Jing Tao

In writeDataFile method, using getDataFileLockGrant(docid) replace getDataFileLockGrant(docid, serverCode). The latter will cause a problem

1032 04/25/2002 05:02 PM Jing Tao

Add two controls for handle replication server list is empty and updated document list is empty

1031 04/25/2002 05:01 PM Jing Tao

Using DocumentImpl.writeDataFile method in handleReplicateDataFileRequest. Make code simple.

View revisions

Also available in: Atom