You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Marek Winkler (JIRA)" <ji...@apache.org> on 2013/04/03 10:47:16 UTC

[jira] [Commented] (CXF-4938) Setting RuntimeDelegate instance in CXFNonSpringJaxrsServlet is too aggresive

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

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

Consequence of the static initializer described in CXF-3949
                
> 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