there is a built in tool in Axis called tcpmon which listens to tcp ports and prints 
the traffic.
run this from the command line (from the axis jar dir): java -cp axis.jar 
org.apache.axis.utils.tcpmon.

you can look in Axis documentation for more info,

Oren.

-----Original Message-----
From: Heitzso [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 4:07 PM
To: [EMAIL PROTECTED]
Subject: RE: axis client question


if you're developing in a linux environment tcpflow
is sweet. 

Heitzso

> 
> > Is there an easy way to dump out the request xml to see what is actually
> > being sent?



Reply via email to