You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by "Peterson, Scott" <Pe...@principal.com> on 2000/12/08 00:10:36 UTC

Trouble with TcpTunnel

TcpTunnel's GUI window no longer appears when I start it, though it appears to bind to the port correctly.  Here's some sample output:

C:\users\default>java org.apache.soap.util.net.TcpTunnel 8080 162.131.4.9 80
TcpTunnel: ready to rock and roll on port 8080
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9

Has anyone else seen this before?  I'm using SOAP 2.0 with JDK 1.3.

Thanks,
Scott

Re: Trouble with TcpTunnel

Posted by Sanjiva Weerawarana <sa...@watson.ibm.com>.
You're running the non-GUI entrypoint .. run the class
    TcpTunnelGui
and you'll see the GUI.

Sanjiva.

----- Original Message -----
From: "Peterson, Scott" <Pe...@principal.com>
To: <so...@xml.apache.org>
Sent: Thursday, December 07, 2000 6:10 PM
Subject: Trouble with TcpTunnel


> TcpTunnel's GUI window no longer appears when I start it, though it appears
to bind to the port correctly.  Here's some sample output:
>
> C:\users\default>java org.apache.soap.util.net.TcpTunnel 8080 162.131.4.9 80
> TcpTunnel: ready to rock and roll on port 8080
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
>
> Has anyone else seen this before?  I'm using SOAP 2.0 with JDK 1.3.
>
> Thanks,
> Scott


Re: Trouble with TcpTunnel

Posted by Sanjiva Weerawarana <sa...@watson.ibm.com>.
You're running the non-GUI entrypoint .. run the class
    TcpTunnelGui
and you'll see the GUI.

Sanjiva.

----- Original Message -----
From: "Peterson, Scott" <Pe...@principal.com>
To: <so...@xml.apache.org>
Sent: Thursday, December 07, 2000 6:10 PM
Subject: Trouble with TcpTunnel


> TcpTunnel's GUI window no longer appears when I start it, though it appears
to bind to the port correctly.  Here's some sample output:
>
> C:\users\default>java org.apache.soap.util.net.TcpTunnel 8080 162.131.4.9 80
> TcpTunnel: ready to rock and roll on port 8080
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
> TcpTunnel: tunnelling port 8080 to port 80 on host 162.131.4.9
>
> Has anyone else seen this before?  I'm using SOAP 2.0 with JDK 1.3.
>
> Thanks,
> Scott