If you refer back to the WebORB architecture diagram, it supports "XML Web
Services":

  http://www.themidnightcoders.com/weborb/aboutWeborb.htm

So to the extent that your CFCs are exposed as web services, it appears you
could invoke CFCs on another server via web services (and probably even
invoke CFCs running on CFMX locally this way). I've never tried this,
though, so you'd need to ask the WebORB developers to be sure.

Vince

> -----Original Message-----
> From: wolf2k5 [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, August 16, 2005 5:37 AM
> To: CF-Talk
> Subject: Re: Ajax and CFCs
> 
> On 8/15/05, Vince Bonfanti <[EMAIL PROTECTED]> wrote:
> > Once you realize it's the WebORB server that's actually 
> invoking CFCs 
> > (on behalf of the client), and not the client invoking CFCs 
> directly, 
> > then it should be clear that invoking the CFCs on 
> BlueDragon directly 
> > makes more sense than invoking them via web services. It 
> doesn't make 
> > sense to use web services protocols to invoke objects that 
> reside on 
> > the same local server--the performance is much better to 
> invoke them directly.
> 
> Does that mean that WebORB only supports calls to CFCs on the 
> same server?
> 
> If so, that looks a big limitation IMHO.
> 
> Thanks.
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:215143
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to