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

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

We have further investigated the issue and found it in fact a blocker for using 
CXF 2.4.10 in our application. Because we need the bug fixes present in 2.4.10, 
we will probably have either to patch CXF, or find another workaround until 
this issue is resolved.
                
> 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
>            Priority: Critical
>
> 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