How about add these imports

<import resource="classpath:META-INF/cxf/cxf.xml" />
<import resource="classpath:META-INF/cxf/cxf-extension-soap.xml" />
<import resource="classpath:META-INF/cxf/cxf-extension-http-jetty.xml" />

Willem

Roland Villemoes wrote:
Thanks for you input, but that didn't seem to fix my problem. I still get the
error:

Caused by: [org.apache.camel.RuntimeCamelException -
javax.xml.ws.soap.SOAPFaultException: No conduit initiator was found for the
namespace http://schemas.xmlsoap.org/soap/http.]

Reply via email to