This tool, wsmonitor (Web Services Monitor), intercepts and logs TCP messages between a sender and receiver. This tool is JAX-WS friendly and captures SOAP messages and HTTP headers and displays them
... [More]
in a graphical user interface. The wsmonitor uses port forwarding for capturing the messages.
The wsmonitor listen port, target host and target port are specified in an XML-based configuration file. In the absence of this configuration file, a
default value of "4040" for listen port, "localhost" for target host, "8080" for target port is assumed. [Less]