Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
MetacatClientTest.java 24.5 KB 2987 almost 18 years sgarg fix to the generateDocid() function so that the...

Latest revisions

# Date Author Comment
2987 04/17/2006 10:35 AM sgarg

fix to the generateDocid() function so that the docid generated always is bigger than the earlier one.

2981 04/14/2006 02:08 PM Matt Jones

Added new function getLastDocid to the metacat client so that it is
accessible to clients that need it.

2338 12/16/2004 04:35 PM Jing Tao

Add a new test case for testing get newest revision number.

2265 09/02/2004 02:43 PM sgarg

Added a new method to check upload function when a data stream is passed.

2242 08/19/2004 11:50 AM sgarg

Added code to test the upload functionality in the client

1829 09/22/2003 03:26 PM Matt Jones

Added more debugging messgaes to the test in an attempt to find out
what is wrong with the cookies.

1828 09/22/2003 01:14 PM Matt Jones

Updated more tests on session reuse. Made the http calls set the sessionid
explicitly rather than relying on cookies being passed around statically.
Still need to modify HttpMessage to get rid of the static cookie.

1826 09/19/2003 05:01 PM Matt Jones

New versions of the Metacat client API that allow access to the sessionId
so that a session can be reused over several different instances.

1825 09/17/2003 06:32 PM Matt Jones

Fixed the sessionId handling code to now properly return the sessionId
in the login response message. Updated junit tests to test this issue.

1822 09/17/2003 12:42 PM Matt Jones

Modified metacat to now provide the session identifier in the response
xml message when a login is called. This has not been fully tested.
I removed the HttpMessage class from metacat in favor of using the version
of that class that is found in the utilities module. This may cause some...

View revisions

Also available in: Atom