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 Eric Grace <er...@MessageMedia.com> on 2001/04/10 19:21:47 UTC

D:\JRUN30\server

still can't instantiate the gui.  I'm using jdk121 args are as follows

d:\jdk121\bin\java TcpTunnelGui -classpath
d:\lib\soap.jar;d:\lib\xerces.jar;d:\jdk121\lib 8088 localhost 8089

I'm pretty sure I am having problems related to brining up the window.  I
spend my time in the world of server coding so I'm not too familiar with this
awt related stuff.  I have the jdk121, soap and xerces in the classpath when
trying to run from a dos prompt.

Can anyone tell what I am missing?


Brandon Rife wrote:

> params are:  (int localPort, String remote_machine, int remote_port)
>
> The tunnel will forward incomming data on localPort to
> remote_machine:remote_port, then forward return data from
> remote_machine:remote_port back to localport.  Note, remote_machine and
> remote_port can in reality be on localhost.
>
> Brandon
>
> > -----Original Message-----
> > From: Eric Grace [SMTP:eric.grace@MessageMedia.com]
> > Sent: Tuesday, April 10, 2001 1:00 PM
> > To:   soap-user@xml.apache.org
> > Subject:      TcpTunnelGui
> >
> > Can anyone give me a quick run down on classpath and command line args
> > and usage for the org.apache.soap.util.net.TcpTunnelGui.class?
> >
> > Is there a 'How To' or FAQ for this tool anywhere?
> >
> > looks like it is called with something like....( to tunnel between port
> > 8088 and 8089 on the localhost )
> >     javaw TcpTunnelGui 8088 localhost 8089
> >
> > -eric
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> > For additional commands, email: soap-user-help@xml.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> For additional commands, email: soap-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org