[
https://issues.apache.org/jira/browse/KARAF-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182603#comment-14182603
]
Ioan Eugen Stan commented on KARAF-3333:
----------------------------------------
There are some version missmatches with CXF 3.0.2 on Karaf 4.0.0M1:
----
feature:install cxf/3.0.2
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=org.eclipse.jetty.continuation)(version>=7.6.0)(!(version>=8.2.0)))"]]
----
feature:install cxf-jaxws
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)"
-----
> CXF 3.0.1 feature install fails in karaf
> ----------------------------------------
>
> Key: KARAF-3333
> URL: https://issues.apache.org/jira/browse/KARAF-3333
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.0.M1
> Reporter: Ioan Eugen Stan
> Assignee: Freeman Fang
> Fix For: 4.0.0
>
>
> Installing cxf features (CORE, jaxws ) fails with
> ----
> Caused by: java.lang.IllegalArgumentException: Duplicate
> 'osgi.service.blueprint.namespace' in:
> org.apache.aries.blueprint.NamespaceHandler;osgi.service.blueprint.namespace="http://cxf.apache.org/blueprint/core",org.apache.aries.blueprint.NamespaceHandler;osgi.service.blueprint.namespace="http://cxf.apache.org/configuration/beans",org.apache.aries.blueprint.NamespaceHandler;osgi.service.blueprint.namespace="http://cxf.apache.org/configuration/parameterized-types",org.apache.aries.blueprint.NamespaceHandler;osgi.service.blueprint.namespace="http://cxf.apache.org/configuration/security"org.apache.aries.blueprint.NamespaceHandler;osgi.service.blueprint.namespace="http://schemas.xmlsoap.org/wsdl/",
> ----
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)