You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2017/01/25 11:49:26 UTC

[jira] [Commented] (CXF-7229) ClassHelper usages not replacable by ClassUnwrapper

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

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

Not sure there's much we can do here, I did not even know CXF ClassUnwrapper interface existed, I checked, looks like the idea is to register 3rd-party class unwrappers (as a bus property) and a default ClassHelper implementation will delegate to it if it is available

> 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
>
> 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)