It’s caused by the change of CAMEL-8198[1], I just revert the change of camel feature file. You can make the change yourself if you don’t want to test the Camel 2.15.1-SNAPSHOT.
[1]https://issues.apache.org/jira/browse/CAMEL-8198 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On March 15, 2015 at 2:48:36 AM, alexs_nn ([email protected]) wrote: > Hello, > > camel-jaxb is not working if namespacePrefixis set: > > Cannot load CamelNamespacePrefixMapper class > java.lang.IllegalStateException: Cannot load CamelNamespacePrefixMapper > class > > Looking at "xml-specs-api" feature i see that jaxb-impl is missing, and we > need it. > > Instead it has jaxb-core bundle, but it does not have > com.sun.xml.bind.marshaller.NamespacePrefixMapper class. > > Alex > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-jaxb-2-15-0-and-Karaf-3-0-3-tp5764150.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
