There is a utility provided along with the Apache SOAP distribution. To use
it ...

java org.apache.soap.util.net.TcpTunnelGui listenport tunnelhost tunnelport

Check the User Guide for more information.

</vikram rajan>

> ----------
> From:         Tomas Jacobsson
> Reply To:     [EMAIL PROTECTED]
> Sent:         Tuesday, September 18, 2001 7:07 PM
> To:   [EMAIL PROTECTED]
> Subject:      A way to see the actual Soap message
> 
> Hello!
> I wonder if ther is a way to see the actual soap messages that is
> travelling between
> server and client. I uses Apache Soap, Tomcat and xerces but I don't get
> the feeling
> of what is happening between the client and server. I build my call in
> Java on the
> client side, of that I think it must make a Soap message of the call to be
> able to
> send it to the server. And I wonder if there is some way to how this soap
> message
> looks like in text, with the header, envelope and body. Like for example
> that you
> can print it on the screen or something like that.
> Regards
> 
> /Tomas
> 

Reply via email to