You can use TcpTunnelGUI which is included
in the SOAP Apache distribution.

Nicolas
 


-----Message d'origine-----
De: Marc Chachereau
A: [EMAIL PROTECTED]
Date: 14/06/01 10:51
Objet: How to get the HTTP SOAP request

I've just installe Apache SOAP and I've written a "HelloWorld" test.
I success to make it working. My client sends a SOAP request with the
API and 
thanks to the Call object and the following methods :
        setTargetObjectURI()
        call.setMethodName()
        call.setEncodingStyleURI()
        call.setParams()
But I would like to see this request and so the xml soap message
generated.
How to do that ?
Thank you.
Marc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to