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

Sergey Beryozkin resolved CXF-3241.
-----------------------------------

    Resolution: Fixed

> JAXRSOutInterceptor should attempt to downcast CGLIB-enchanced types of 
> response objects  
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-3241
>                 URL: https://issues.apache.org/jira/browse/CXF-3241
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.3.1
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.3.2, 2.4
>
>
> If a response object is CGLIB enhanced then JAXRSOutInterceptor should 
> attempt to downcast the type of this object to a more concrete class.
> Otherwise providers such as the ones dealing with JAXB can not marshall the 
> objects properly (cglib proxies do not retain annotations such as 
> XMLRootElement, etc) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to