[ 
https://issues.apache.org/jira/browse/OODT-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ross Laidlaw updated OODT-611:
------------------------------

    Attachment: OODT-611.rlaidlaw.2013-07-08.patch.txt

The updated patch adds the backwards-compatible URLs and also the ability to 
zip hierarchical products.  I've also added more unit tests.

The patch doesn't capture a minor update I made to move the old test classes to 
src/test/java and the test resources to src/test/resources, and perhaps for 
clarity I could do that as a separate JIRA issue before committing any changes 
from this task.

I've also posted the patch to Review Board for comments/review.
                
> Implement a JAX-RS interface to access File Manager products and associated 
> metadata as raw data
> ------------------------------------------------------------------------------------------------
>
>                 Key: OODT-611
>                 URL: https://issues.apache.org/jira/browse/OODT-611
>             Project: OODT
>          Issue Type: Sub-task
>          Components: product server
>    Affects Versions: 0.6
>            Reporter: Ross Laidlaw
>            Assignee: Ross Laidlaw
>              Labels: gsoc2013
>             Fix For: 0.7
>
>         Attachments: OODT-611-Progress-2013-06-30.pdf, 
> OODT-611.rlaidlaw.2013-06-30.patch.txt, OODT-611.rlaidlaw.2013-07-08.patch.txt
>
>
> Add Java classes to the org.apache.oodt.cas.product.service package and add 
> XML configuration files to allow File Manager products and associated 
> metadata to be served as resources via a JAX-RS RESTful interface (URLs).
> The RESTful interface should return product-metadata combinations as zip 
> (application/zip MIME type) files.
> The URLs should allow products to be retrieved by product ID and allow 
> product sets to be retrieved by product type.
> The new JAX-RS interface should also maintain backwards-compatibility with 
> the URLs supported by the servlets in the org.apache.oodt.cas.product.data 
> package, as detailed in the user guide: 
> https://cwiki.apache.org/confluence/display/OODT/File+Manager+REST+API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to