RE: About using TcpTunnelGui tool

2002-06-03 Thread Rufeng Liu
Thank you Mark, it works exactly as you instructed. Rufeng -Original Message- From: Mark Childerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 10:10 AM To: [EMAIL PROTECTED] Subject: RE: About using TcpTunnelGui tool TcpTunnelGUI works for things other than SOAP. To get

RE: About using TcpTunnelGui tool

2002-05-29 Thread Mark Childerson
; >-Original Message- >From: Mark Childerson [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 28, 2002 12:16 PM >To: [EMAIL PROTECTED] >Subject: Re: About using TcpTunnelGui tool > > >Your SOAP client should be looking for >http://localhost:/soap/servlet/rpcroute

RE: About using TcpTunnelGui tool

2002-05-29 Thread Mark Childerson
>-Original Message- >From: Mark Childerson [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 28, 2002 12:16 PM >To: [EMAIL PROTECTED] >Subject: Re: About using TcpTunnelGui tool > > >Your SOAP client should be looking for >http://localhost:/soap/servlet/rpcrouter

RE: About using TcpTunnelGui tool

2002-05-28 Thread Rufeng Liu
, May 28, 2002 12:16 PM To: [EMAIL PROTECTED] Subject: Re: About using TcpTunnelGui tool Your SOAP client should be looking for http://localhost:/soap/servlet/rpcrouter TcpTunnelGUI will automatically translate that to the desired URL. Mark. At 11:58 AM 28/05/2002 -0400, you wrote: >He

RE: About using TcpTunnelGui tool

2002-05-28 Thread Rufeng Liu
: Mark Childerson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 28, 2002 12:16 PM To: [EMAIL PROTECTED] Subject: Re: About using TcpTunnelGui tool Your SOAP client should be looking for http://localhost:/soap/servlet/rpcrouter TcpTunnelGUI will automatically translate that to the desired URL. Mark

Re: About using TcpTunnelGui tool

2002-05-28 Thread Mark Childerson
Your SOAP client should be looking for http://localhost:/soap/servlet/rpcrouter TcpTunnelGUI will automatically translate that to the desired URL. Mark. At 11:58 AM 28/05/2002 -0400, you wrote: >Hello, > >I was trying to use the TcpTunnelGui tool like the following on my local >machine: >

About using TcpTunnelGui tool

2002-05-28 Thread Rufeng Liu
Hello, I was trying to use the TcpTunnelGui tool like the following on my local machine: c:\>java org.apache.soap.util.net.TcpTunnelGui ren.cs.odu.edu 8989 where is listenport on my local machine, ren.cs.odu.edu is tunnelhost (a UNIX machine), and 8989 is tunnelport. My soap service i