| Author |
Printing AXIS 1.4 SOAP messages
|
Todd Baxter
Greenhorn
Joined: Sep 26, 2007
Posts: 18
|
|
Java Axis 1.4 client hitting .NET SOAP service. I want to see the SOAP messages being send & recieved. How can I do that programmatically? I used the WSDL2Java generator to generate the Java code..
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
The TCPMON tool you presumably already have in the Axis download will do the trick. Here is a tutorial on using TCPMON. Note that TCPMON now has its own Apache project since it has proved so useful. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Printing AXIS 1.4 SOAP messages
|
|
|