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 6182 almost 13 years ben leinfelder add commons-io-2.0.jar dependency to Metacat Cl...
  lib 6403 over 12 years Chris Jones Newest version of the D1 0.6.4 common jar.
  src 6402 over 12 years Chris Jones Catch D1nodeService up to the DataONE 0.6.4 sch...
  test 6397 over 12 years ben leinfelder changes for schema update (d1_common)
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 29.7 KB 6231 over 12 years ben leinfelder include release notes from 1.9.5 branch (includ...
build.properties 3.08 KB 6010 about 13 years ben leinfelder replace derik's settings with previous version
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 56.2 KB 6363 over 12 years ben leinfelder exclude non-test cases (d1)
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
6403 09/11/2011 12:22 PM Chris Jones

Newest version of the D1 0.6.4 common jar.

6402 09/11/2011 12:20 PM Chris Jones

Catch D1nodeService up to the DataONE 0.6.4 schema where there is no ObjectFormat.isScienceMetadata() method, but rather ObjectFormat.getFormatType() where type is currently one of 'DATA, 'METADATA', or 'RESOURCE'.

6401 09/11/2011 12:12 PM Chris Jones

Modify HazelcastService to read configuration information from an on-disk file (not from a jar file). Added init() to start up the service (was calling doRefresh() before. We still need to decide if this is a refreshable service.

6400 09/11/2011 12:10 PM Chris Jones

Add the dataone.hazelcast.configFilePath property to be used when MetacatServlet becomes a Hazelcast cluster member using HazelcastService. TODO: what are the consequences of restarting the service via doRefresh()? It's set to false for now.

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.

6397 09/07/2011 05:16 PM ben leinfelder

changes for schema update (d1_common)

6396 09/07/2011 02:22 PM ben leinfelder

do not parse from last slash ("/") to the end when processing the request uri - otherwise things like format ids (text/csv) will be handled incorrectly.
https://redmine.dataone.org/issues/1773

6395 09/06/2011 02:33 PM ben leinfelder

added HazelCast MapStore and MapLoader implementation for SystemMetadata

6394 09/06/2011 11:55 AM ben leinfelder

use InvalidRequest when the PID is not found. https://redmine.dataone.org/issues/1768

View all revisions | View revisions

Also available in: Atom