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

Sergey Beryozkin resolved CXF-3234.
-----------------------------------

    Resolution: Fixed

> JAXRSOutInterceptor can be confused about response Type when Response entity 
> is overidden
> -----------------------------------------------------------------------------------------
>
>                 Key: CXF-3234
>                 URL: https://issues.apache.org/jira/browse/CXF-3234
>             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
>
>
> When ExceptionMappers or ResponseHandler filters override Response entity 
> after the resource method has been invoked, JAXRSOutInterceptor will most 
> likely get confused about the generic type of the Response entity, unless the 
> new entity class is assignable to that of the method response type

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