Title: How to use TcpTunnelGui

Hi,

Could you please tell me how to use the TcpTunnelGui enclosed in soap.jar?

I want to see the message passing to tomcat/soap server.

I am running Tocam with port 8080. When I try to run:

java org.apache/soap/util/net/TcpTunnelGui 8080 http://localhost 80

I got error:

java.net.BindException: Address already in use: JVM_Bind

        at java.net.PlainSocketImpl.socketBind(Native Method)

        at java.net.PlainSocketImpl.bind(Unknown Source)

        at java.net.ServerSocket.bind(Unknown Source)

        at java.net.ServerSocket.bind(Unknown Source)

        at java.net.ServerSocket.<init>(Unknown Source)

        at java.net.ServerSocket.<init>(Unknown Source)

        at org.apache.soap.util.net.TcpTunnelGui$3.run(TcpTunnelGui.java:185)

How can I use the tool to see the message?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Yong Miao

[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to