[
https://issues.apache.org/jira/browse/CXF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947940#comment-13947940
]
Sergey Beryozkin commented on CXF-5644:
---------------------------------------
Vjacheslav, please experiment with
https://git-wip-us.apache.org/repos/asf/cxf/repo?p=cxf.git;a=blob;f=rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/ext/xml/XSLTTransform.java;h=f0beb76c8ae444c874f79374b6a5450ad72ba927;hb=HEAD
It is only available on the trunk due to the fact a number of
JAXBElementProvider protected methods have had their signatures updated.
The location is resolved using the web app class loader against the webapp root
, if the resource is not found then another attempt is done to resolve it
directly against the application class which has this annotation.
Thanks, Sergey
> 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)