In my experience CF has not returned cookies to web service calls-- at
least when calling them from cfhttp that is.

If you can't get createObject or cfinvoke to work, you can check out
this post which shows you how to collect and return cookies manually if
you are consuming a web service with CFML that requires cookies to
manage session persistence.

http://www.bennadel.com/blog/725-Maintaining-Sessions-Across-Multiple-ColdFusion-CFHttp-Requests.htm
http://www.bennadel.com/projects/cfhttp-session.htm

~Brad

-------- Original Message --------
Subject: Re: I am just not understanding how to make a web service.
From: Ian Skinner <[email protected]>
Date: Thu, January 07, 2010 3:45 pm
To: cf-talk <[email protected]>

your CF client should work


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329486
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