> 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!
Don't know if it's exactly what you're looking for, but there is a
utility in CFusionMX/runtime/bin called 'sniff.exe' that might help.
It's based on the axis package and let's you monitor http
requests/responses.

-dante
----------------------------------------------------------
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