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

Sergey Beryozkin resolved CXF-4825.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.5
                   2.8.0

Initially we are looking at copying the 'foreign' Responses and ensuring CXF 
ResponseBuilder is used internally. There are many ways one can have non CXF 
Response implementation in, example, when using static Response calls from 
filters, exception mappers or the application code - so for now we just try to 
copy if needed in the right spots and then can increase the 'coverage' later on 
                
> Remove static JAX-RS API calls from within JAX-RS server and client runtimes
> ----------------------------------------------------------------------------
>
>                 Key: CXF-4825
>                 URL: https://issues.apache.org/jira/browse/CXF-4825
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.8.0, 2.7.5
>
>
> Calls like MediaType.valueOf() etc have negative effect when other JAX-RS 
> implementation is loaded

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to