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]

Reply via email to