How to get a SOAP request from server side ?
Hi there,
I created an Ivy webservice, and now from the service, I want to capture the raw XML from SOAP Message that user requests to my webservice. webservice to save to save somewhere. Is there any method to do it in Ivy ? I did a bit research and it seems possible in [pure Java ][1]
Could you give me any idea ?
Thanks.
[1]: http://stackoverflow.com/questions/522395/getting-raw-xml-from-soapmessage-in-java