Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 5316 about 14 years daigle Move all user images into the dev image directo...
  lib 5319 about 14 years Matt Jones Modifications to support the DataONE service AP...
  src 5319 about 14 years Matt Jones Modifications to support the DataONE service AP...
  test 5317 about 14 years daigle Add a debug statement to show existing doc id
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 28.8 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
build.properties 3.07 KB 5304 about 14 years Matt Jones Updated to use new name of dataone service API ...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 54.2 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
workflowscheduler.build.xml 16.3 KB 5181 over 14 years ben leinfelder add required authentication exception class so ...

Latest revisions

# Date Author Comment
5319 04/19/2010 04:51 PM Matt Jones

Modifications to support the DataONE service API version 0.1.0. For DataONE, the get() and
create() services are partially complete. Several more functions and checks need to be added to
create() before it is viable. This DataONE support is not complete, and the current support breaks the MetacatRestClientTest for the time being (this client will eventually be removed).

5317 04/15/2010 09:47 AM daigle

Add a debug statement to show existing doc id

5316 04/15/2010 09:43 AM daigle

Move all user images into the dev image directory. Remove all but the MetacatAdministratorsGuide from the user dir.

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5304 04/07/2010 11:51 PM Matt Jones

Updated to use new name of dataone service API module.

5302 04/06/2010 06:03 PM Matt Jones

Adding commons-io jar for the IOUtils utilities for stream manipulation.

5301 04/06/2010 05:58 PM Matt Jones

Modified ResourceHandler to return error codes in XML format for the get() method.

5299 04/02/2010 06:54 PM Matt Jones

Modifications to metacat rest service to use the new DataONE CrudService for
get() operation. Minor issue with permissions errors propagating up the
stack, but otherwise this is the first implementation of a full DataONE
method.

5298 04/02/2010 11:29 AM Matt Jones

Modified readFromMetacat() to pass most exceptions up the call stack, which
allows creation of new entry points for calling reads. Still need to
continue factoring out the HTTPServletResponse that is passed in in order to
make entrypoints that are not servlet based possible. Problem now is in...

5297 04/01/2010 04:30 PM Matt Jones

Excluding the Maven ant tasks jar from the metacat war distribution because
it is not needed (its only used to build dataone-service at build time, and
is unused at runtime), and it conflicts with jar files checked in for Spring
as part of the geoserver install. Also updated dataone interface...

View all revisions | View revisions

Also available in: Atom