Hi All,

I am trying to call an External Web Service from servicemix. I am injecting the org.apache.cxf.jaxws.JaxWsProxyFactoryBean as the client factory and method create in to my CXF SE service unit and on a call I get an error org.apache.cxf.interceptor.Fault: Could not find conduit initiator for transport http://schemas.xmlsoap.org/soap/http. I would prefer to use the proxy client object as apposed to using the CXF BC and the JBI CLient API. The appropriate dependencies are included especially cxf-rt-transports-http-jetty-2.1.3.jar. Has anyone achieved this before and can you enlighten me?

Thanks


Reply via email to