On Tue, Apr 14, 2009 at 11:25 PM, Joe Smithian <[email protected]> wrote: > Hi all, > > Can any one please let me know how can I display SOAP request and response > messages in a SOAP AXIS2 Client GUI application?
Umm, the soap monitor perhaps? http://ws.apache.org/axis2/1_4_1/soapmonitor-module.html There's also tcpmon: https://tcpmon.dev.java.net/ - R
