Title: RE: using TcpTunnelGui for debugging SOAP services
What URL are you pointing at when testing with the browser or web service client?  You should be pointing at the host:port that the utility (tcpmon or whatever) is listening on. Are you doing this?  >From your message, it appears that whatever utility you are running is listening on localhost:9999.
 
 
Bill Pfeiffer
 
 
----- Original Message -----
From: Mark Meyer
Sent: Friday, March 28, 2003 8:12 PM
Subject: RE: using TcpTunnelGui for debugging SOAP services

>>
hi everyone...
can someone lend assistance for using TcpTunnelGui for debugging SOAP services ?
i have downloaded the code and .jar file from http://jcbserver.uwaterloo.ca/cs436/tcpTunnelGui/
and read the simple instructions but cannot get the app to register any activity.
i have even pointed TcpTunnelGui at a very simple URL like this:
java TcpTunnelGui 9999 "www.microsoft.com" 80
and then pointed my browser at the same URL but cannot see anything in either of the panels.
thx for any help
mark
<<

just an update on this...

i printed off and read the Axis User's guide and found, "Appendix: Using the Axis TPC Monitor (tcpmon)".

per the instructions - i invoked and set up the application so that i could monitor my SOAP client requests to a published web serivce.  as was the case with using the tool above - TcpTunnelGui - i am not seeing anything?

any help would be greatly appreciated

thx
mark

Reply via email to