TCP Monitor
cd C:\Tools\axis2-0.9-bin\lib\
java -cp axis2-0.9.jar org.apache.axis2.util.tcpmon
Change Listen Port #
to a spare port number 1234
and click Add
In my client application change the port from 8080 to 1234.
Running the client application you can see the message in TCPMonitor.
Tick XML Format to view the message in XML format