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

Sergey Beryozkin commented on CXF-7229:
---------------------------------------

Hi Andriy

I don't think CXF JAXRS needs to go into unwrapping the actual object - that is 
out of scope, we do not do it in CXF at any point at the runtime level. That is 
the job for custom MBWs to figure out what they need to do with a given object, 
the fact a generic writer like Jackson exposes the extra properties is not an 
issue for CXF.

Can you check please if it sees the annotations ? thanks 

> ClassHelper usages not replacable by ClassUnwrapper
> ---------------------------------------------------
>
>                 Key: CXF-7229
>                 URL: https://issues.apache.org/jira/browse/CXF-7229
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Andriy Redko
>         Attachments: proxy-test-case.txt
>
>
> ClassUnwrapper and ClassHelper are pretty close and for an app setting a 
> single one should be enough (in particular cause ClassHelper overriding is 
> hacky)
> Spotted org.apache.cxf.jaxrs.utils.InjectionUtils#getRawResponseClass for 
> instance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to