Hi JB, I've the same problem: * Start with fresh karaf-2.2.1 (extracted from assembly.zip), * add the camel features url in the console: features:addurl mvn:org.apache.camel.karaf/apache-camel/2.8-SNAPSHOT/xml/features * try to install camel-cxf feature: features:install camel-cxf
After a while the following is printed in the console: Error executing command: Could not start bundle mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-imp l/1.3.2_1 in feature(s) camel-cxf-2.8-SNAPSHOT: Unresolved constraint in bundle org.apache.servicemix.bundles.saaj-impl [105]: Unable to resolve 105.0: missing requirement [105.0] package; (package=com.sun.org.apache.xerces.internal.dom) My env: java version "1.6.0_23" Java(TM) SE Runtime Environment (build 1.6.0_23-b05) Java HotSpot(TM) Client VM (build 19.0-b09, mixed mode, sharing) Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_23 Java home: C:\Siemens\Java\jdk1.6.0_23\jre Default locale: de_CH, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" Regards Andi -- View this message in context: http://karaf.922171.n3.nabble.com/Thoughts-about-Karaf-profiles-releases-growing-number-of-dependencies-Re-AW-AW-Problem-when-starting-tp2419227p2951998.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
