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

Sergey Beryozkin reopened CXF-4825:
-----------------------------------


MediaType.valueOf needs to be replaced too actually; JAXRSUtils has a static 
MediaType value, etc, to avoid any race conditions (example, RuntimeDelegate 
has not been loaded yet, etc)
                
> 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