I am using AXIS as my SOAP server.
I use WSDL2Java to generate the code stubs and only need to write the *Impl.java part..
Since everything else is handled by the AXIS servlet, I have no handle of the HTTP request
and reply message. I would like to inspect that in my code. How do I get such
information?


Any help is appreciated.

Reply via email to