I have a web application, which calls web methods of 3rd party web service. Before invoking 3rd party web method, can I get the raw soap message that will be sent out? How?
I think SoapExtension is not useful in this situation.
Thanks in advance!
Cindy