Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
InputStreamDataSource.java 2 KB 5319 almost 14 years Matt Jones Modifications to support the DataONE service AP...
ResourceHandler.java 32.8 KB 5356 almost 14 years berkley changed the detailCode for DataOne exceptions t...
RestServlet.java 3.33 KB 5211 about 14 years Matt Jones Merging in REST interface implementation that w...

Latest revisions

# Date Author Comment
5356 05/14/2010 02:55 PM berkley

changed the detailCode for DataOne exceptions to a string

5355 05/14/2010 11:18 AM berkley

added getSystemMetadata to ResourceHandler and changed the url format to be meta/guid. added a new servlet reponse handler in the web.xml file to handle the new urls and send them to the RestServlet.

5353 05/13/2010 02:29 PM berkley

implemented update in ResourceHandler and fixed a bug in CrudService where data files were not handled correctly on update

5348 05/11/2010 11:32 AM berkley

added exception testing to the crud test

5339 05/07/2010 04:30 PM berkley

removed system.outs

5337 05/07/2010 03:15 PM berkley

removed CrudService dependency on servlet params. CrudService is now a singleton. I'm getting an error from metacat saying it can't find teh systemmetadata schema, even though it is, in fact, registered with metacat. need to identify why this is happening.

5333 05/03/2010 03:05 PM berkley

adding a system to track system metadata documents for dataone

5332 04/29/2010 09:14 AM Matt Jones

Added initial implementation of getSystemMetadata and its associated REST service. Current implementation is returning a hardcoded system metadata document -- need to look up the real document for each guid and return that.

5327 04/28/2010 06:55 PM Matt Jones

Added comment about MIME form processing.

5320 04/19/2010 10:14 PM Matt Jones

Refactored metacat to use dataone-service-api-0.3.0 jar file, with the new JIBX generated types and serialization. Included JIBX runtime jar in metacat to handle serialization and deserialization of SystemMetadata objects. Removed the old API jar file.

View revisions

Also available in: Atom