Won't help...this is cfmx consuming a web service deployed in j2ee. Getting argument mismatch exception which means I don't even think the request goes out...so nothing to capture. I believe CF is trying to validate against the locally cached wsdl.
This document has helped: http://hcc.musc.edu/research/shared_resources/xml_complex_types_to_cf_st ructure_notes.cfm Banging my head against the wall... :( -Stace -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 7:26 AM To: CF-Talk Subject: Re: Is there a way to see webservice request generated by CFMX? Point your test to a local WS. In the local WS, use the new getSOAPRequest or getSOAPRequestHeader functions. This assumes you have CFMX7 of course. On 9/8/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > have a lok at the tools at mindreef.net....very cool!! > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [EMAIL PROTECTED] > web: www.electricedgesystems.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217971 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

