Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ServiceService.java 5.41 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
SessionService.java 10.3 KB 8588 about 10 years ben leinfelder allow utf-8 user first/last names to be used in...
XMLSchema.java 6.81 KB 9583 about 8 years Jing Tao If a format id in the system metadata is regist...
XMLSchemaParser.java 3.66 KB 5938 about 13 years Jing Tao A sax handler class can get included schema path.
XMLSchemaService.java 23.6 KB 9583 about 8 years Jing Tao If a format id in the system metadata is regist...

Latest revisions

# Date Author Comment
9583 03/23/2016 03:57 PM Jing Tao

If a format id in the system metadata is registered in the xml_catalog table, we will use the schema location for the format id to validate the xml instance;
otherwise, we will use our previous way.

9137 03/05/2015 02:18 PM Jing Tao

Add a read timeout for the connection. See bug https://projects.ecoinformatics.org/ecoinfo/issues/6684:wq

8588 02/10/2014 04:17 PM ben leinfelder

allow utf-8 user first/last names to be used in responses for: login, logout, validatesession, getprincipals.

8075 07/25/2013 01:16 PM ben leinfelder

include user's fullName when validating a session. also, allow cookie session to be used if not passed in directly as a parameter

7172 05/17/2012 05:43 PM Jing Tao

Append more information such as user name and group to the validating session response.

6526 09/28/2011 07:28 PM ben leinfelder

allow the XML namespace to be given in both double and single quotes. The regex pattern was only looking for xmlns values that were in double quotes. This was brought to light by LTER:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5497

6399 09/08/2011 02:23 PM ben leinfelder

move HazelcastService to D1 package

6398 09/08/2011 07:27 AM Chris Jones

Adding a HazelcastService for Metacat to enable Metacat as a Hazelcast cluster member in DataONE. This will require the hazelcast.xml configuration file used for the DataONE cluster to be on the Metacat classpath.

6142 06/15/2011 08:56 AM Chris Jones

Removed ObjectFormatService in favor of CNCoreImpl

6130 06/07/2011 02:56 PM ben leinfelder

organize imports so that it is clearer what dependencies exist on the D1 jars

View revisions

Also available in: Atom