I am planning on developing some webservices soon. In the interest of debugging, how would one go about examining the SOAP call made by CF, and the SOAP response that comes back? I don't mean the values as parsed; how would one take a peek at the XML that changes hands? As the case in point, I don't know whether the default SOAP Fault message for a type mismatch is adequate for my purposes.
Use tcpmonitor (sniffer) that ships with JRun and call your webservices through the sniffer acting as a proxy. This was mentioned on a blog lately but I don't have the reference to hand... Maybe Christian Cantrell's or Brandon Purcell's?
Sean A Corfield -- http://www.corfield.org/blog/
Got Mach II? -- http://www.mach-ii.com/
----------------------------------------------------------
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]
