On Wed, Apr 15, 2009 at 9:44 AM, robert lazarski <[email protected]> wrote: > 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 >
Oops, I'm just waking up and I just noticed you can't use either of those. Maybe try the Logging Module and get the info you need from there. http://ws.apache.org/axis2/1_4/modules.html - R
