Sorry to bother, but can anyway point me in the right direction to solve this problem.
afaik, it appears that the http component is causing the issue. What would be a good way to debug this? Also, the previous post (via nabble) caused the output to be incorrect. The output (as captured going out of the http component) is -------------------------------------------------------- <?xml version="1.0" encoding="UTF-8"?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Body><msgResults><MsgResult> <msgId>000041</msgId> <operatingData>BOARDCODE=8324816CGN&amp;THRESHOLD.VALUE=10</operatingData> <success>true</success> <errors/> </MsgResult></msgResults></Body></Envelope> -------------------------------------------------------- Thanks, James -- View this message in context: http://www.nabble.com/ServiceMix-and-cdata-in-SOAP-message-tf2763414s12049.html#a7743479 Sent from the ServiceMix - User mailing list archive at Nabble.com.
