users@jax-rpc.java.net

Re: When using a Handler seems to hang upon response JSWDP 1.5

From: Alessio Cervellin <Alessio.Cervellin_at_Sun-CS-Italy.COM>
Date: Thu, 01 Sep 2005 23:21:48 +0200

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)