Just a heads up.  Tried the latest Karaf 4.0.0.  Cannot load camel-cxf
feature (Camel 2.15.2/CXF 3.1.1).  Below is the error - looks like someone
needs to bump up Jetty dependency.


karaf@root()> feature:repo-add cxf 3.1.1
Adding feature url mvn:org.apache.cxf.karaf/apache-cxf/3.1.1/xml/features
karaf@root()> feature:install cxf cxf-rt-security
karaf@root()> feature:repo-add camel 2.15.2
Adding feature url
mvn:org.apache.camel.karaf/apache-camel/2.15.2/xml/features
karaf@root()> feature:install camel-core camel-spring camel-cxf
Error executing command: Unable to resolve root: missing requirement [root]
osgi
.identity; osgi.identity=jetty; type=karaf.feature; version="[7.0.0,9.0.0)"
karaf@root()>



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-CXF-cannot-be-loaded-to-Karaf-4-0-0-tp5770537.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to