Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNResourceHandler.java 71.5 KB 10468 over 6 years Jing Tao In the mn/cn.listObject method, if the toDate o...
CNRestServlet.java 1.65 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
MNResourceHandler.java 64.3 KB 10468 over 6 years Jing Tao In the mn/cn.listObject method, if the toDate o...
MNRestServlet.java 1.65 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.

Latest revisions

# Date Author Comment
10468 12/08/2017 02:11 PM Jing Tao

In the mn/cn.listObject method, if the toDate or fromDate have an incorrect format, it will throw an exception.

10443 11/08/2017 04:13 PM Jing Tao

Add the code to handle null pointer better in the get method.

10104 12/07/2016 04:06 PM Jing Tao

Don't share the same executor in the two classes.

10102 12/07/2016 01:34 PM Jing Tao

Call the cn.synchronize method asynchronously in the mn.updateSystemmetadata method.

10100 12/06/2016 04:38 PM Jing Tao

Add the version information on a log statement.

10054 11/28/2016 11:40 AM Jing Tao

Add a smart test when we set the file name for the header of "content-deposition":
When the id doesn't end with the file extention, we set the file to be id+extension.

10050 11/28/2016 10:28 AM Jing Tao

To set the content-deposition header, the cn will look the file name in the system metadata first.

10007 10/05/2016 05:33 PM Jing Tao

Check if the object and sysmeta are null before to get the inputstream object.

9880 08/11/2016 11:24 AM Jing Tao

Added the double quotes on the file name of the http header "content-deposition". This can handle the special characters on the file name.
https://projects.ecoinformatics.org/ecoinfo/issues/7084

9833 07/06/2016 04:52 PM Jing Tao

Replaced the JiBXException by MarshallingException.

View revisions

Also available in: Atom