Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
InputStreamDataSource.java 2 KB 5319 about 14 years Matt Jones Modifications to support the DataONE service AP...
ResourceHandler.java 39.8 KB 5386 almost 14 years berkley fixed bugs associated with crud access control ...
RestServlet.java 3.33 KB 5211 about 14 years Matt Jones Merging in REST interface implementation that w...

Latest revisions

# Date Author Comment
5386 06/14/2010 02:08 PM berkley

fixed bugs associated with crud access control changes.

5381 06/10/2010 09:51 AM berkley

added generateMissingSystemMetadata to the ResourceHandler so it is now available via a REST call.

5376 06/09/2010 12:21 PM berkley

moved authentication checking out of ResourceHandler and into CrudService

5374 06/08/2010 12:34 PM berkley

refactored the sessionService to use a correct singleton initialization scheme. Added true authentication to ResourceHandler.

5370 05/20/2010 09:52 AM berkley

listObjects is now working for rest calls as well as crud calls

5356 05/14/2010 02:55 PM berkley

changed the detailCode for DataOne exceptions to a string

5355 05/14/2010 11:18 AM berkley

added getSystemMetadata to ResourceHandler and changed the url format to be meta/guid. added a new servlet reponse handler in the web.xml file to handle the new urls and send them to the RestServlet.

5353 05/13/2010 02:29 PM berkley

implemented update in ResourceHandler and fixed a bug in CrudService where data files were not handled correctly on update

5348 05/11/2010 11:32 AM berkley

added exception testing to the crud test

5339 05/07/2010 04:30 PM berkley

removed system.outs

View revisions

Also available in: Atom