You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/07/15 20:40:51 UTC

[jira] [Updated] (CXF-5088) Make the service file of cxf-core.jar Web Application Server friendly

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

Daniel Kulp updated CXF-5088:
-----------------------------

    Fix Version/s: 2.5.11
    
> Make the service file of cxf-core.jar Web Application Server friendly
> ---------------------------------------------------------------------
>
>                 Key: CXF-5088
>                 URL: https://issues.apache.org/jira/browse/CXF-5088
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.7.5
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.5.11, 2.6.9, 2.7.6, 3.0.0
>
>         Attachments: bus.patch
>
>
> The file META-INF/services/org.apache.cxf.bus.factory of cxf-rt-core.jar will confuse the JBoss AS deployer, as it is not a standard service file. You will get the warning message like this when deploying the CXF application into JBoss AS.
> {code}
> WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015893: Encountered invalid class name 'org.springframework.context.ApplicationContext,org.springframework.beans.BeansException,org.springframework.beans.factory.xml.NamespaceHandlerResolver' for service type 'org.apache.cxf.bus.factory'
> {code}

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