Sloan Seaman Tue, 18 Feb 2003 06:30:22 -0800
Quick quesion: How can I get the XML that is making out the SOAP request BEFORE doing the invoke() call?
I assume a handler somewhere in the chain is generating it when I call invoke but I want to "review" it before hand. Any way to do this?