This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Printing AXIS 1.4 SOAP messages Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Printing AXIS 1.4 SOAP messages " Watch "Printing AXIS 1.4 SOAP messages " New topic
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
    
    1
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Printing AXIS 1.4 SOAP messages
 
Similar Threads
How do I view the SOAP messages in Axis 1.4
Using SOAP fault messages
Does AXIS 1.4 support SOAP 1.2
SOAP request from Client
Empty target namespace with axis1.2