Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 994 about 22 years berkley updated data directory note
  junittests 974 about 22 years Jing Tao This is sample JUnit test file for MetacatURL c...
  lib 1047 almost 22 years Jing Tao This jar file will install in ant/lib.
  src 1043 almost 22 years Jing Tao Add two methods getHomeServer and getServerLoca...
  test 973 about 22 years Jing Tao This script file can run serials queries and pr...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 4.41 KB 1003 about 22 years berkley updated some spelling and grammar errors
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 15.2 KB 1046 almost 22 years Jing Tao Add two variables junit and httpclient in cpath

Latest revisions

# Date Author Comment
1047 05/02/2002 01:42 PM Jing Tao

This jar file will install in ant/lib.

1046 05/01/2002 05:37 PM Jing Tao

Add two variables junit and httpclient in cpath

1045 05/01/2002 05:36 PM Jing Tao

In order to implementate junit, this jar file is needed.

1044 05/01/2002 05:34 PM Jing Tao

In order to test MetacatServlet, we need use HttpMessage class, so add this jar file

1043 04/30/2002 08:33 AM Jing Tao

Add two methods getHomeServer and getServerLocation. Given a docid, getHomeServer can get the information of its home host. Given a docid, getServerLocation can return server code for it.

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.

1038 04/30/2002 08:12 AM Jing Tao

Adding a variable "hub". If hub=super, the metacat can replicate the documents and data file which's home host is not itself.

View all revisions | View revisions

Also available in: Atom