I am having problems debugging SOAP requests, as CF really doesn't give any 
kind of useful error.
The web service works fine, I can create the connection via CF, I can also test 
it via a desktop tool (SOAPUI). I am also using other web services residing on 
the same server just fine.
But something in my CF request is causing an error, which in theory should be 
the same as the SOAP request I have successfully sent from SoapUI.

It is the same error as one gets if the stub files cannot be created, which 
they have been.

Web service operation "calculatePrice" with parameters 
{startDate={2007-03-06},endDate={2007-03-13},adContent={{SIZE={{depthunit={mm},widthunit={mm},width={31.0},depth={30.0}}},STYLEID={509},COLOR={},PROOFURL={},ID={0},OVERMATTER={false},TEXT={/tmp/atexUpload/uploadFile26863.tmp},MESSAGES={}}},creativeAgency={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},advertiser={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},invoicedCustomer={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},bookingAgency={{SURNAME={},NUMBER={},TYPE={},ORGNUMBER={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},insertions={{ITEM={[{ADVERTISER={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},ADCONTENT={{SIZE={{depthunit={mm},widthunit={mm},width={31.0},depth={30.0}}},STYLEID={509},COLOR={},PROOFURL={},ID={0},OVERMATTER={false},TEXT={/tmp/atexUpload/uploadFile26863.tmp},MESSAGES={}}},PUBLICATION={...
 could not be found.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271849
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to