Do you want to see generated SOAP message?

Then use org.apache.soap.util.net.TcpTunnelGui.


A TcpTunnelGui listens on the given port, and once Start is pressed, will forward all 
bytes to the given host and port.
All traffic is displayed in a UI.

--
Se-yong, Um
Republic of Korea

----- Original Message ----- 
From: "Marc Chachereau" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 14, 2001 5:51 PM
Subject: 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]
> 
> 

Reply via email to