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 2013/04/02 17:29:15 UTC

[jira] [Resolved] (CXF-4825) Remove static JAX-RS API calls from within JAX-RS server and client runtimes

     [ 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