[ 
https://issues.apache.org/jira/browse/CXF-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622341#comment-13622341
 ] 

Marek Winkler commented on CXF-4938:
------------------------------------

Great news! Is there any chance that the fix could make it into 2.4.x version 
as well? Thanks a lot for resolving this issue!
                
> Setting RuntimeDelegate instance in CXFNonSpringJaxrsServlet is too aggresive
> -----------------------------------------------------------------------------
>
>                 Key: CXF-4938
>                 URL: https://issues.apache.org/jira/browse/CXF-4938
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.4.10
>         Environment: JBoss AS 7.1
>            Reporter: Marek Winkler
>            Assignee: Sergey Beryozkin
>            Priority: Critical
>             Fix For: 2.8.0, 2.5.11, 2.6.8, 2.7.5
>
>
> Setting RuntimeDelegate instance in CXFNonSpringJaxrsServlet breaks the 
> ability to use CXF, bundled in a WAR application, along with other JAX-RS 
> providers for other applications deployed on the same application server.
> The problem occurs for instance on JBoss AS 7.1, when one application uses 
> CXF, while the other uses RestEasy. It occurs after upgrading from 2.4.8 to 
> 2.4.10 (I can see that the static initializer had been introduced there).
> Could you consider changing the static initializer in 
> CXFNonSpringJaxrsServlet to something optional/configurable?

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