> -----Original Message-----
> From: Mike Chambers [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 15, 2005 12:51 AM
> To: CF-Talk
> Subject: Re: Ajax and CFCs
> 
> There is nothing there that couldn't be done with CFMX (or any other
> server language).
> 
> It is a simple request / response using AJAX. JavaScript sends data to
> ColdFusion, ColdFusion sends a response back, JavaScript updates the page.

My guess (nothing more) is that it the same problem that other SOAP
implementations have: they don't like each other.

MS implementations work great with .NET service but bomb on CFMX services
for example.  CF implementations work great in some places and blow up in
others...

In my experience these problems, once dug out, are pretty small - but that
doesn't matter because it seems the implementers don't really care all that
much - it works for what they want it to work with and everybody else can
just toe the line or use something else.

It's also very likely (because SOAP isn't all that simple) that they're
using some off-the-shelf implementation inside this thing.  And if that
implementation doesn't support CF SOAP/WSDL then this thing won't.

Jim Davis





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214963
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

Reply via email to