Sorry.

Camel 2.10.3.
Route looks like:
from("cxf:endpoint").unmarshal(jaxb).process(processorA).to("bean:myBean").process(processorB).marshal(jaxb)
Bundles added:
org.apache.servicemix.bundles.xalan-2.7.1_6.jar
org.apache.servicemix.bundles.xerces-2.10.0_1.jar
org.apache.servicemix.bundles.bcel-5.2_4.jar
Using Java 1.6 and Equinox osgi framework.






--
View this message in context: 
http://camel.465427.n5.nabble.com/ClassNotFoundException-org-apache-xalan-xsltc-trax-DOM2SAX-tp5728455p5728578.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to