Give it a bit a more effort please :-) I also asked what was the value of HTTP Accept header ? By the way check the earlier link on how to ensure XSLTJaxbProvider can co-exist with JAXBElementProvider, if you need to have html and xml served
Cheers, Sergey On Thu, May 26, 2011 at 4:35 PM, gunanup <[email protected]> wrote: > my class is annotated like this > > @Produces({MediaType.APPLICATION_XML,MediaType.APPLICATION_JSON,MediaType.TEXT_HTML}) > @Consumes({MediaType.APPLICATION_XML,MediaType.APPLICATION_JSON,MediaType.TEXT_HTML}) > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/add-HTML-output-to-JSON-and-XML-tp4427885p4429002.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Sergey Beryozkin Application Integration Division of Talend http://sberyozkin.blogspot.com
