You could try using something like Ethereal which will allow you to capture
all the packets sent on the network interface.

That might be a bit more low level than what you want, but it will allow you
to see what's going on.

Spike


--------------------------------------------
Stephen Milligan
Code poet for hire
http://www.spike.org.uk

Do you cfeclipse? http://cfeclipse.tigris.org 


 

>-----Original Message-----
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf Of Roland Collins
>Sent: Wednesday, June 16, 2004 12:29 PM
>To: [EMAIL PROTECTED]
>Subject: [CFCDev] way to dump a web service request
>
>Does anyone know of a way to dump the actual body of a 
>webservice request
>before sending it?  I'm trying to do some trouble shooting on 
>a webservice
>which I can submit fine using CFHTTP and a literal request 
>body, but doesn't
>want to work when submitted via a standard cf web services call (it's a
>headers issue, but the SOAPHeaderElement workarounds aren't 
>working).  I've
>been toying with the underlying org.apache.axis.Message class and its
>derivatives, but haven't been able to wrangle it out yet!
>
>Or - does anyone know of any CF/IIS filters that allow you to view the
>contents of an outbound request?  This would accomplish the same end.
>
>I would be deeply indebted for pointers to either.
>
>Thanks,
>Roland
>
>
>----------------------------------------------------------
>You are subscribed to cfcdev. To unsubscribe, send an email
>to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
>in the message of the email.
>
>CFCDev is run by CFCZone (www.cfczone.org) and supported
>by Mindtool, Corporation (www.mindtool.com).
>
>An archive of the CFCDev list is available at 
>www.mail-archive.com/[EMAIL PROTECTED]

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to