I have found the methods in the nightly builds. When I use them, though, I don't get 
anything put into the StringBuffer I set. Do you have an example of how to use these 
methods to get the content of the request and response?

Thanks!
~brent

-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 03, 2002 3:27 PM
To: [EMAIL PROTECTED]
Subject: Re: SOAP Tracing


Hmmm.  I guess those methods were added after 2.3.1.  If you want to use
them, you'll have to download a nightly build.

Scott Nichol

----- Original Message -----
From: "Brent Cerrato" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 03, 2002 3:05 PM
Subject: RE: SOAP Tracing


I do not see a setRequestCopy and setResponseCopy method in
SOAPHTTPConnection. Am I missing something?

~brent

-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 03, 2002 10:09 AM
To: [EMAIL PROTECTED]
Subject: Re: SOAP Tracing


On SOAPHTTPConnection, you can call setRequestCopy and setResponseCopy
to specify StringBuffers into which to copy the request and response.
You then associate the SOAPHTTPConnection with the Call as the
transport.

Scott Nichol
----- Original Message -----
From: "Brent Cerrato" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 03, 2002 9:58 AM
Subject: SOAP Tracing


Is there an easy way to get the "text" of a soap call from any of the
objects used in an invoke (Call, the parameter vector, Param,
SoapMappingRegistry, etc)?

I need to have the text of the call so that I can log it in a trace file
without setting up a system of forwarding sockets.

Any ideas?
Thanks,
~brent cerrato~
Software Engineer - US
Mosaic Software, Inc.
Tel (office): +1 954 426 1190 x 268
Fax: +1 954 426 1644
http://www.mosaicsoftware.com <http://www.mosaicsoftware.com/>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to