Hi, I am trying Axis for the first time and trying to monitor the SOAP request and response that results from the samples/userguide/example1/TestClient.java program. I am able to run TestClient and start TCPMonitor successfully, but I don't what ports/settings to enter into TCPMonitor in order to view the SOAP traffic:
What is the Listen Port #? Should I select Act as a Listener or Proxy? If Listener, what is the Target Hostname and Port #? I don't know how to find the port that my computer (Win2k PC) is using to send and receive the SOAP messages. Any help is appreciated. Thank you. p.s. TestClient makes a simple SOAP request to the endpoint: http://nagoya.apache.org:5049/axis/servlet/AxisServlet -Ken