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/26 17:51:24 UTC

[jira] [Resolved] (CXF-7228) ProviderInfo rarely supports proxies

     [ https://issues.apache.org/jira/browse/CXF-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-7228.
-----------------------------------
       Resolution: Fixed
         Assignee: Sergey Beryozkin
    Fix Version/s: 3.1.10
                   3.2.0

As I said, if you spot something else, ping me please :-)

> ProviderInfo rarely supports proxies
> ------------------------------------
>
>                 Key: CXF-7228
>                 URL: https://issues.apache.org/jira/browse/CXF-7228
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Sergey Beryozkin
>             Fix For: 3.2.0, 3.1.10
>
>
> CXF has a lot of pi.getProvider().getClass() usages but it breaks when using proxies not propagating annotations (@Priority - org.apache.cxf.jaxrs.provider.ServerProviderFactory.ServerConfigurationImpl#getPriority, name bindings org.apache.cxf.jaxrs.provider.ProviderFactory#getFilterNameBindings, etc)
> Using at least org.apache.cxf.common.util.ClassHelper would solve this (and this API is designed for it isnt it?). Also using ClassUnwrapper would be consistent.



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