Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthUtil.java 14.8 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
ConfigurationUtil.java 5.41 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DatabaseUtil.java 3.64 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
DocumentUtil.java 21.2 KB 6051 almost 13 years rnahf zero padded date string in DocumentUtil.generat...
EMLVersionsTransformer.java 13.3 KB 5195 about 14 years daigle Pass the doc xml as a string to docImpl.write a...
ErrorSendingErrorException.java 1.52 KB 4951 almost 15 years daigle Add scheduler and workflow schedule functionality
GeoserverUtil.java 5.07 KB 5867 about 13 years ben leinfelder always re-write web.xml in case geoserver has b...
MetacatPopulator.java 21.7 KB 6534 over 12 years ben leinfelder cleaned up to use for populating a DataONE MN u...
MetacatUtil.java 19.9 KB 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
OrganizationUtil.java 3.37 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
ReplicationUtil.java 2.24 KB 6531 over 12 years ben leinfelder include SystemMetadata when replicating data an...
RequestUtil.java 15.8 KB 5914 about 13 years ben leinfelder remove httpclient 3.1 and custom-built httpclie...
ResponseUtil.java 8.08 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
SessionData.java 2.88 KB 5070 over 14 years daigle Add user name to SessionData object
SkinUtil.java 2.4 KB 5030 over 14 years daigle Change location of PropertyService to propertie...
SystemUtil.java 22 KB 5791 about 13 years berkley fixed bug with http/https port

Latest revisions

# Date Author Comment
6534 10/13/2011 05:13 PM ben leinfelder

cleaned up to use for populating a DataONE MN using the D1 api. Retrieves packages from a Metacat and generates system metadata for them before calling MN.create() for both data and metadata.
NOTE: you need a client certificate that the target server accepts (either DataONE-generated for testing or a CILogon one for more official use). I was only able to get the former certificate type to work with our existing MN servers

6531 10/12/2011 11:08 AM ben leinfelder

include SystemMetadata when replicating data and metadata documents -- this allows us to establish the guid-to-docid mapping that is crucial for being able to read the replicated document by guid (d1 api)

6448 09/16/2011 03:17 PM ben leinfelder

do not send <systemMetadata> with the <docInfo> replication information - this is handled by the Hazelcast shared map

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

changes for schema update (d1_common)

6386 08/31/2011 02:39 PM Chris Jones

Update MetacatPopulator to use the DataONE 0.6.4 schema and types.

6366 07/27/2011 04:25 PM ben leinfelder

use new "v1" types from DataONE

6359 07/20/2011 01:51 PM ben leinfelder

-handle NotFound object format when generating system metadata
-improve EML DML for null entity/attribute elements

6152 06/17/2011 09:41 AM ben leinfelder

placeholder for setting up certificate manager

6151 06/17/2011 09:17 AM ben leinfelder

remove AuthToken (use session). Remove login() call. Use AccessPolicu object to set public read permission

6144 06/15/2011 09:03 AM Chris Jones

Updated MetacatPopulator to now use ObjectFormatCache.getInstance(). Note: problems remain with the authentication API changes - calls to mn.login(), etc. need to be addressed.

View revisions

Also available in: Atom