Apache Camel 2.15.2 was build and tested with CXF 3.0.4 [1] - and not 3.1.1. Any reason why you have to use CXF 3.1.1?
Camel 2.16.0 will use CXF 3.1.2 (or later) [2]. [1] https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=parent/pom.xml;h=f2b12514025554cdca72f32f3c78df32cf890526;hb=f27cda0a7a8132259e8caad043f0d63809bd901d [2] https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=parent/pom.xml;h=2c1af666471bb6a851bbb81cc92522ec8562ff59;hb=HEAD Best, Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Mon, Aug 10, 2015 at 9:52 PM, bocamel <johnz...@gmail.com> wrote: > 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. >