why don't you create a test page to accept the cfhttp post and dump out the
contents to a file and then you will see exactly what CF is sending and see
if there is a problem.

Russ

On Mon, Feb 14, 2011 at 11:42 PM, Caroline Wise <[email protected]>wrote:

>
> All,
>
> I'm trying to consume a document-literal webservice by posting a soap
> request with cfhttp but I keep getting an error that basically  says
>
> X-Backside-Transport: FAIL FAIL Connection: close illegal character 'B' at
> offset 0
>
> However, when I use soapUI to submit the exact same request it works and I
> get a good response. So I figured the only difference between the two
> requests would be the http request header parameters.
>
> I used wireshark to see differences between the http header that is
> generated by cfhttp and the header generated by soapUI and adjusted cfhttp
> accordingly but it still isn't working.
>
> Any ideas what I could be missing?
>
> Thanks so much,
> Caroline Wise
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342230
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to