Bobby Bissett - Javasoft wrote:
> Another way to check would be to add a handler to the end of the chain
> on the client side to simply print out the message with
> SOAPMessage.writeTO().
...and last but not the least, if you are on Solaris another way would
be to simply use:
snoop -x0 -d <net_interface> from <source_soap_host>
(but only if client & server are not connected via loopback device)