Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
5914 02/04/2011 06:17 AM ben leinfelder

remove httpclient 3.1 and custom-built httpclient.jar
rework MetacatClient (and other classes) to use httpclient 4
updated build to not create httpclient.jar
encoding tests now pass.

5374 06/08/2010 12:34 PM berkley

refactored the sessionService to use a correct singleton initialization scheme. Added true authentication to ResourceHandler.

5076 10/06/2009 10:55 AM daigle

Change RequestUtil forwardRequest() method to throw MetacatUtilException.

5043 08/27/2009 12:03 PM daigle

change pw.println to print to remove newline at end of url

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

4951 06/12/2009 04:41 PM daigle

Add scheduler and workflow schedule functionality

4299 08/22/2008 04:26 PM daigle

Added methods to get session data, parameters and cookies from request

4201 08/04/2008 05:13 PM daigle

Add a post method

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head