[ https://issues.apache.org/jira/browse/KARAF-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993787#comment-14993787
]
Jean-Baptiste Onofré commented on KARAF-3877:
---------------------------------------------
I just tried on Karaf 4.0.3-SNAPSHOT, installing CXF 3.1.4 and Cellar 4.0.0: all works fine.
> CXF and Cellar can't be installed in the same instance
> ------------------------------------------------------
>
> Key: KARAF-3877
> URL: https://issues.apache.org/jira/browse/KARAF-3877
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Tom Barber
> Priority: Minor
>
> If I install Cellar then try and install CXF I get a bunch of missing package errors
like:
> Error executing command: Unable to resolve root: missing requirement [root] osgi.identity;
osgi.identity=cxf-http-jetty; type=karaf.feature; version=3.0.2 [caused by: Unable to resolve
cxf-http-jetty/3.0.2: missing requirement [cxf-http-jetty/3.0.2] osgi.identity; osgi.identity=org.apache.cxf.cxf-rt-transports-http-jetty;
type=osgi.bundle; version="[3.0.2,3.0.2]"; resolution:=mandatory [caused by: Unable to resolve
org.apache.cxf.cxf-rt-transports-http-jetty/3.0.2: missing requirement [org.apache.cxf.cxf-rt-transports-http-jetty/3.0.2]
osgi.wiring.package; filter:="(&(osgi.wiring.package=javax.servlet)(version>=0.0.0)(!(version>=4.0.0)))"]]
>
> or
> Error executing command: Unable to resolve root: missing requirement [root] osgi.identity;
osgi.identity=http-whiteboard; type=karaf.feature; version="[2.0.0,4.0.0)"
> But both features install fine in their own containers
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|