Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ObjectFormatService.java 3.97 KB 6023 almost 13 years Chris Jones This is the start of the ObjectFormatService, w...
ServiceService.java 5.41 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
SessionService.java 9.29 KB 5505 over 13 years ben leinfelder [merged from 1.9.3 branch] security fix: never ...
XMLSchema.java 6.46 KB 5311 almost 14 years daigle Merge 1.9.2 changes back into the trunk
XMLSchemaParser.java 3.66 KB 5938 about 13 years Jing Tao A sax handler class can get included schema path.
XMLSchemaService.java 20.8 KB 5941 about 13 years Jing Tao Add a static method to get base url base on a s...

Latest revisions

# Date Author Comment
6023 03/28/2011 08:51 AM Chris Jones

This is the start of the ObjectFormatService, which manages the list of object formats registered within Metacat. This includes schema types, mime types, and other information related to a particular format. The service provides functionality for the DataONE MemberNode and CoordinatingNode components, with CoordinatingNodes providing the authoritative list of object formats. See https://redmine.dataone.org/issues/1378....

5941 02/10/2011 10:27 AM Jing Tao

Add a static method to get base url base on a schema url.

5938 02/09/2011 05:00 PM Jing Tao

A sax handler class can get included schema path.

5709 12/08/2010 04:59 PM ben leinfelder

add support for EML 2.1.1

5619 10/15/2010 02:34 PM berkley

fixed redmine task 864. Metacat will now download an http:// referenced schema when a reference is put in the xml_catalog table.

5505 08/19/2010 05:03 PM ben leinfelder

[merged from 1.9.3 branch] security fix: never unregister the "public" user session

5374 06/08/2010 12:34 PM berkley

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

5368 05/18/2010 04:52 PM ben leinfelder

allow any nonquote characters in the schemaLocation attribute, otherwise the whole line is matched and this prevents schemaLocation from appearing anywhere but at the end of the line.

5340 05/10/2010 01:15 PM berkley

refactored XMLSchemaService to not have static methods. made the CrudServiceTest more robust.

5339 05/07/2010 04:30 PM berkley

removed system.outs

View revisions

Also available in: Atom