Hi, I am playing with servicemix-http and saajbinding. I have the following question on the post.
1. according to your comments, does it mean that there is no need to have saajbinding as invoke in the post because http provider can do the same job? The execution flow will be SOAP client -> http consumer -> http provider -> external web service if swith <eip:exchange-target service="myns:targetForAxis" /> to <eip:exchange-target service="ns1:AxisWebservice" /> in the specified router. Is it correct? 2. can the http provider receive soap message directly from the http consumer without being specified as targetService in the consumer? I mean how to include operation name, parameters in request xml string. thanks a lot -yangf 3. what is the request format sent from the client to the http consumer? what does the request look like? -- View this message in context: http://www.nabble.com/External-Webservices-binding-%28the-answer%29-tf1971463.html#a5690723 Sent from the ServiceMix - User forum at Nabble.com.
