[
https://issues.apache.org/jira/browse/CXF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951803#comment-13951803
]
Vjacheslav Borisov commented on CXF-5644:
-----------------------------------------
Actually i don't think that you should implement this scenario, I think shuld
play by myself,
and @XSLTTransform is good to start from. Only thing I really need now is
patch to JAXBElementProvider
And for server-side content negotiation may be need another issue (like
implementing @Produces({"application/xml; qs=0.9", "application/json"}, as
stated in jersey doc "In the above sample, if client accepts both
"application/xml" and "application/json" (equally), then a server always sends
"application/json", since "application/xml" has a lower quality factor. ")
Other interesting links about content negotiation
http://www.gethifi.com/blog/browser-rest-http-accept-headers
https://developer.mozilla.org/en-US/docs/HTTP/Content_negotiation
> Introduce XSLTTransform annotation to support server-side transformations
> -------------------------------------------------------------------------
>
> Key: CXF-5644
> URL: https://issues.apache.org/jira/browse/CXF-5644
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)