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

Christian Schneider commented on KARAF-1174:
--------------------------------------------

The problem is that cxf depends on some pax web 1.0.7 bundles and karaf 2.2.5 
depends on pax web 1.0.8 bundles. It seems they may not be loaded both at the 
same time.
The correct fix seems to be to not depdend on a specific version of pax web in 
cxf. So this should be solved in cxf.
                
> war feature cannot be installed after the cxf
> ---------------------------------------------
>
>                 Key: KARAF-1174
>                 URL: https://issues.apache.org/jira/browse/KARAF-1174
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.5
>            Reporter: Alexey Markevich
>            Assignee: Christian Schneider
>         Attachments: karaf.log
>
>
> features:addurl mvn:org.apache.cxf.karaf/apache-cxf/2.5.2/xml/features
> features:install cxf
> features:install war

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to