Hi, I've deployed one http soap consumer and one http soap provider endpoint in ServiceMix 4.3.0. The marshaling at the consumer and the demarshaling at the provider works fine in the request. In Tomcat I have deployed an echo service which just sends me back in a soap response the parameters of the soap request. But when the http-soap-provider handles the response I am getting an error at the phaseOut.doIntercept function (in the StaxInInterceptor). Is this a know bug or should I extend the handleResponse function in the provider marshaler? I've invoked directly the service with SoapUI and is working fine. Thanks in advance,
Santiago -- View this message in context: http://servicemix.396122.n5.nabble.com/http-soap-provider-handle-soap-response-tp5714771.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
