Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 over 23 years Matt Jones Modifications that change the package handling ...
  docs 994 over 22 years berkley updated data directory note
  junittests 1085 over 22 years Jing Tao Add some debug message in the code.
  lib 1093 over 22 years Jing Tao Add two variables here: one is runDBConnectionR...
  src 1102 over 22 years Jing Tao Add the code to handle error in the respone fo...
  test 973 almost 23 years Jing Tao This script file can run serials queries and pr...
LICENSE 17.7 KB 666 almost 24 years Matt Jones Modified the license and copyright terms for ma...
README 4.41 KB 1003 over 22 years berkley updated some spelling and grammar errors
build.sh 1.03 KB 670 almost 24 years Matt Jones Updated build files with minor documentation ch...
build.xml 17.2 KB 1103 over 22 years Jing Tao Add two targets in build file: gethttpclient an...

Latest revisions

# Date Author Comment
1103 05/21/2002 09:23 PM Jing Tao

Add two targets in build file: gethttpclient and nettest. gethttpclient wil checkout morpho and ran ant get httpclient.jar(cvs doesn't have httpclient.jar). nettest will run a junit test which will involve httpclient.jar file.

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

1095 05/20/2002 01:12 PM Jing Tao

Add a method getDBConnection. In this method, method name of method which checked out the connection can be passed to DBConnection object. In run() method, if a connection is checked out for too long (30 seconds), the method name and connection name will be print out.

1094 05/20/2002 01:08 PM Jing Tao

Add a attribute named checkOutMethodName and relative method. This variable can keep track which mehod check out the DBConnection.

View all revisions | View revisions

Also available in: Atom