Hi Walden,
 
I just figured this one out.
 
You create a local port at whatever number you like, say 5000.
 
You then give this port a 'forwarding address' to Tomcat.
 
e.g. host = localhost and port=8080
 
then in your client code you alter your url so it uses localhost:5000.
 
So your port 5000 intercepts the call from your client, shows the SOAP
request, then replaces the localhost:5000 bit in the URL with the real data
and sends the message on.
 
HTH
 
Tracy

-----Original Message-----
From: Walden Mathews [mailto:[EMAIL PROTECTED]]
Sent: 02 April 2002 17:05
To: '[EMAIL PROTECTED]'
Subject: Anyone using tcpmon?


Greetings,
 
I can't follow the instructions for using tcpmon.  It says to select a
"local port" to monitor.
Tomcat is configured to port 8080.  Isn't that the port I want to monitor?
When I do that,
I get a bind error.
 
What do you mean by " target host where it will forward such connections"?
What does it
mean to "forward" a connection?  And what's the language about tunneling
about?
 
Thanks.
 
Walden Mathews 
ILX Systems 
111 Fulton St. 3rd Floor 
New York, NY 10038 
Phone (212) 510-3121 
Fax (212) 437-2305 
 


************************************************************************
This Internet E-mail is intended solely for the person to whom it is addressed. It may 
contain confidential or privileged information. If you have received it in error 
please notify us immediately by telephone and destroy the transmission. You must not 
copy, distribute or take any action in reliance on it.

Aerosystems International               Phone: +44 (0)1935 443000
                                        Fax  : +44 (0)1935 443111
                                        Web  : www.aeroint.com
************************************************************************

Reply via email to