There is an org.apache.soap.transport.TransportMessage class in soap.jar. Just add a System.out.println(new String(bytes)); at the end of the constructor. This prints the POST HTTP request body. Csilla
- A way to see the actual Soap message Tomas Jacobsson
- Re: A way to see the actual Soap message Shoaib
- Re: A way to see the actual Soap message Aron Vaughan
- Re: A way to see the actual Soap message Dmitri Colebatch
- Re: A way to see the actual Soap message ParamDeep Singh
- RE: A way to see the actual Soap message Acz�l
- RE: A way to see the actual Soap message Anjali Jain
- RE: A way to see the actual Soap message Paul Rogers
- RE: A way to see the actual Soap message Andy Jefferies
- RE: A way to see the actual Soap message Vikram Rajan
