Hi,
The create_request.xsl is creating a SOAP request XML for the webservice I'm
consuming. When I try this code I get this error:
Can't find the BindingOperationInfo with operation name
{http://my.company/ws-poc/1}EchoName. Please check the message headers of
operationName and operationNamespace.
I think these properties are set when the webservice request comes in, and
that I may need to:
- override them
- or clear them
- or ignore them when calling the second webservice
but I don't know which one is best and how to achieve this.
Or maybe there's another problem, I don't know :)
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Stuck-with-Webservice-scenario-using-Servicemix-tp5576408p5576573.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.