[
https://issues.apache.org/jira/browse/OODT-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759654#comment-13759654
]
Ross Laidlaw edited comment on OODT-612 at 9/6/13 12:09 AM:
------------------------------------------------------------
Hi Rishi & Chris,
Apologies for the delay. I've rewritten the JAXRS service to match the design
discussed on this JIRA issue.
I'm still working on it but I've attached a patch of my current progress so
that you can see what I've been working on. I'm aiming to submit an updated
patch tomorrow afternoon/evening that should be ready for review.
To make things a bit clearer (for diffs, etc) I put all of the new classes in a
new package (cas.product.jaxrs) and I intend to just delete the original
package (cas.product.service, from OODT-611).
I've implemented resource classes for references, products, datasets and
transfers. The basic file, zip, XML and JSON outputs seem to be working. I'm
currently working on the writers for RDF and RSS outputs. Then I'll add
configurations in OODT-613 (i.e. change OODT-613 to "Make the content writers
configurable").
Ross
was (Author: rlaidlaw):
Hi Rishi & Chris,
Apologies for the delay. I've rewritten the JAXRS service to match the design
discussed on this JIRA issue.
I'm still working on it but I've attached a patch of my current progress so
that you can see what I've been working on. I'm aiming to submit an updated
patch tomorrow afternoon/evening that should be suitable to commit.
To make things a bit clearer (for diffs, etc) I put all of the new classes in a
new package (cas.product.jaxrs) and I intend to just delete the original
package (cas.product.service, from OODT-611).
I've implemented resource classes for references, products, datasets and
transfers. The basic file, zip, XML and JSON outputs seem to be working. I'm
currently working on the writers for RDF and RSS outputs. Then I'll add
configurations in OODT-613 (i.e. change OODT-613 to "Make the content writers
configurable").
Ross
> Add content writers for XML, JSON, RDF and RSS
> ----------------------------------------------
>
> Key: OODT-612
> URL: https://issues.apache.org/jira/browse/OODT-612
> 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-612.rlaidlaw.2013-09-06.patch.txt
>
>
> Convert the service added by OODT-611 to use MessageBodyWriters instead. Use
> JAXB annotations to enable marshalling of resource classes to XML and JSON.
> Add custom MessageBodyWriters for RDF and RSS.
--
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