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? I'd like to display them
for test, demo and debug purposes. The communication between client and
server is based on HTTPS so I  can't use external monitoring tools such as
TCPmon or TcpTrace. I need to do that without any change in the server so I
can not use SOAPMonitor in the server. I want to monitor the SOAP messages
from/to my client application only, not the whole traffic to the server.  I
can see the SOAP request and response messages in the log4j log file in the
client, but what I need is some APIs in the client side which I can use to
display the SOAP messages in my own GUI client. I want to display SOAP
messages in a GUI window in real-time.

I'd appreciate your comments.

Thanks

Joe

Reply via email to