Jeff,
 
U can implemet a Server Side Handler and use the MessageContext Class to get the Request and Response Messages. There are methods for this.
 
Hope this helps ...
 
Cheers
 
Dhanush Gopinath
Software Engineer
Mahindra British Telecom Ltd
+91-020-4018100 Ext:-1218

"It's the possibility of having a dream come true , that makes life interesting" - Paulo Coelho, The Alchemist
----- Original Message -----
Sent: Tuesday, July 20, 2004 2:54 AM
Subject: How do I get the underlying request/response xml?

All,

I need to capture statistics/info for each of my methods.  In addition to
capturing start and stop times, I also need the xml request/response.  Axis
is great at parsing and converting the soap message to/from java, however,
by the time I (my java code) get's control, the soap message is long gone.
How can I get to it?  (I suppose I could do something with log4j that
filters out everything except for the request/response soap messages but I'm
concerned this would introduce some serious performance issues.)

Any help/thoughts would be appreciated.

thanks
jeff
********************************************************* Disclaimer: This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. ********************************************************* Visit us at http://www.mahindrabt.com

Reply via email to