How to dump gSOAP Message
601253Jul 29 2011 — edited Jul 31 2011I am trying to connect a web service [Weblogic 10.3.3] from a Tuxedo [10.3.0]
I got error saying:
<Error 35 fault: SOAP-ENV:VersionMismatch [no subcode]
"Invalid SOAP message or SOAP version mismatch"
Now I would like to dump the SOAP message to check what I send to the server.
Does anyone know how to do this?