Hello!
I wonder if ther is a way to see the actual soap messages that is travelling between
server and client. I uses Apache Soap, Tomcat and xerces but I don't get the feeling
of what is happening between the client and server. I build my call in Java on the
client side, of that I think it must make a Soap message of the call to be able to
send it to the server. And I wonder if there is some way to how this soap message
looks like in text, with the header, envelope and body. Like for example that you
can print it on the screen or something like that.
Regards

/Tomas

Reply via email to