[ 
https://issues.apache.org/jira/browse/CXF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951495#comment-13951495
 ] 

Sergey Beryozkin commented on CXF-5644:
---------------------------------------

Thanks for the confirmation. I've actually been keeping this JIRA open because 
I'm still considering if it is worth doing the client side transform support 
with this annotation or not. 
One thing I'm sure about is that it is unlikely we can use a single annotation 
on a single method to support both client and server side transformations at 
the same time because we will be back then to the same ambiguity issue we 
discussed earlier on.
I think enhancing it is mostly about the optimization, so that users do not 
have to type an XML instruction when the client side transform is expected: 
this is the only reason why I'm thinking it may make sense. May be you have 
some other scenarios in mind. 
Note if we do implement it then we'd need to introduce a 'target' property, 
default is 'server', optionally client.

Regarding your feedback about working with CXF: thank you; I see Jersey as a 
top and the innovative implementation but we are happy that CXF meets your 
demands. 
Cheers, 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)

Reply via email to