Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dbadapter 7440 over 11 years ben leinfelder add link for reference on how to do record limi...
  metacat 9534 about 8 years Chris Jones Also handle authentication tokens when uploadin...
  protocols 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
  shared 5015 over 14 years daigle Create database and shared directories for data...

Latest revisions

# Date Author Comment
9534 02/25/2016 04:29 PM Chris Jones

Also handle authentication tokens when uploading data (action=upload) by using Ben's RequestUtil.getSessionData() changes.

refs https://github.nceas.ucsb.edu/KNB/arctic-data/issues/43

9523 02/19/2016 12:32 PM Jing Tao

In the isScienceMetacata method, the ServiceFailure exception shouldn't be caught anymore, since the code doesn't throw it.

9520 02/09/2016 05:14 PM ben leinfelder

allow Metacat API calls to be made by clients providing their identity with a DataONE auth token. https://github.nceas.ucsb.edu/KNB/arctic-data/issues/43

9500 01/22/2016 03:46 PM Jing Tao

Add the java code to handle the ezid configuration.

9494 01/20/2016 11:17 AM Jing Tao

Put a detal code on the InvalidRequest exception in the getPackage method.

9493 01/20/2016 09:59 AM Jing Tao

If the pid it is a package id in the getPackage method, the method will throw an InvalidRequest exception.

9492 01/15/2016 05:17 PM Jing Tao

Make sure to close the prepared statement on the final statement.

9491 01/15/2016 11:57 AM Jing Tao

Close the result and connection in the finally clause to make sure they being closed.

9490 01/14/2016 01:28 PM ben leinfelder

add warning when exception encountered loading SM into map.

9489 01/13/2016 01:05 PM Jing Tao

Add the dataone create event mapping to the select clause.

View revisions

Also available in: Atom