I've never used soapmonitor. But I have used tcpmon. My app server (running axis) is on port 8080. So I just startup tcpmon with no arguments, then I enter:2.i can't get the tcpmon running. when i enter a port number to listen to i get nullpointerexception from a awt-component.
by the way which ports should i use for tcpmon and soapmonitor?
Listen port# = 8081
Target port# = 8080
Then I modified my SOAP client to talk to port 8081 not 8080.