Hello, I have a webservice configured (using JBI) that takes a request and marshalls it into java objects, what I would also like to be able to also get the complete SOAPMessage (header and payload). Can someone please share some thoughts/code on how to get the complete SoapMessage in as a string()
Thanks, Shaffin.
