Hi Guys,
I have a server engine that is built using JAXB generated binding
objects and is accessed via SOAP and REST interfaces. The REST interface
is implemented using Jersey. The format of the response may currently be
the XML marshaled from the response JAXB binding object.
I am working on adding support for ATOM feed format
(application/atom+xml) next. This will require writing some sort of
adapter that will marshal my response JAXB binding object to an ATOM
feed format XML.
What is the suggested way to do this?
I am currently looking at rome <
http://rometools.org> rather than Abdera
<
http://abdera.apache.org/> for generating the ATOM feed as it has
incubator support for PubSubHubPub. Thanks for sharing any insights and
experience.
--
Regards,
Farrukh Najmi
Web:http://www.wellfleetsoftware.com