Hi Claus & Freeman, many thanks for your fast replies. Actually I forgot to copy several dependency-jars of cxf. Adding these jars, brought the camel up and running :-) For all, who run into the same problem: " http://svn.apache.org/repos/asf/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS " That's the file with all referenced jars. Or you simply download the zipped cxf and have a look into the lib-directory...
In my case I had to add following jars to activemq's lib-directory: - cxf.jar - xmlschema-core.jar - neethi.jar - wsdl4j.jar - jsr311-api.jar best, christoph