Project

General

Profile

Statistics
| Revision:

# Date Author Comment
4963 06/29/2009 02:17 PM daigle

moved axis-ant.jar to lsid_lib

4962 06/29/2009 02:10 PM ben leinfelder

axis-ant (1.3) support in metacat (may need additional jars)

3417 09/11/2007 09:51 AM Matt Jones

Lowered the debugging level for LSID authority context to WARN.

2979 04/14/2006 09:03 AM Matt Jones

Fixed bug in LSID resolver (axis test page was preventing delivery of
the authority WSDL file, and so I renamed the index.jsp file to axis.jsp
to get it out of the way).

2891 01/12/2006 11:50 AM harris

Modified the lsid code to lookup document type-appropriate stylesheets from
the lsid prooperties file.

2818 12/06/2005 03:09 PM Matt Jones

Added apache commons logging to the LSID servlet using log4j. Remove println statements.

2816 12/05/2005 02:41 PM Matt Jones

Properties for logging in LSID resolver.

2778 11/23/2005 01:32 PM Matt Jones

Fixes to enable SOAP support for the LSID resolver. Axis now is
installed as a component of the authority context and the services list
is properly displayed. Added the happyaxis.jsp test page to verify that
the axis install is functioning properly.

2771 11/21/2005 06:09 PM Matt Jones

Added axis servlet defs in web.xml

2737 11/11/2005 12:09 PM Matt Jones

Initial checkin of LSID support code for metacat. The LSID support here
provides access to metacat documents through an LSID identifier. The
identifier takes the form:
urn:lsid:ecoinformatics.org:jones:1:1

See http://lsid.sourceforge.net for more details....