Hi, Apache camel 2.20.3 is using apache-cxf 3.2.1 and cxf 3.2.1 feature file using pax-cdi like below
http://central.maven.org/maven2/org/apache/cxf/karaf/apache-cxf/3.2.1/apache-cxf-3.2.1-features.xml <features xmlns="http://karaf.apache.org/xmlns/features/v1.3.0" name="cxf-3.2.1"> <repository> mvn:org.ops4j.pax.cdi/pax-cdi-features/*[1.0.0.RC1,2*)/xml/features </repository> version should be like 1.0.0.RC1 or 1.0.0.RC2 or 1.0.0 Regards, -- Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
