Hi,

your xml was deleted by Nabble. Please subscribe to the list by mail and send the question again.

Christian


Am 20.03.2011 10:50, schrieb hyjshanghai:
I have a camel route like this:






As is shown above, dummySerivceEndpoint is simply an entrance to accept SOAP
messages.

End processor invokes exchange.getOut().setBody(cxfPayload) to manually set
the response to be returned to the client, where cxfPayload's body contains
a W3C XML DOM object built from a file on the local disk.

To use the route, I send a SOAP message to dummySerivceEndpoint with the XML
sender plug-in of the Eclipse IDE.

However, despite that exchange.out is set by endProcessor, I still get empty
body in the "Response text" control of the XML Sender. Why?

--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-Get-SOAP-Response-at-the-End-of-a-Camel-Route-tp4127850p4127850.html
Sent from the Camel - Users mailing list archive at Nabble.com.


--
----
http://www.liquid-reality.de

Reply via email to