On Mon, Dec 21, 2009 at 12:27 PM, Jon Sala <rexha...@gmail.com> wrote:

> I've got an XMPP gateway instance set up and working nicely (I use it as a
> debugging tool to send my IM client variable values, etc.).
>
> I'd like to call this same CFC as a web service, from a different machine -
> is this possible?
>

Since the CFC is a regular ol' CFC, yes, as long as you set access="remote"
on the methods.
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies US -- http://getrailo.com/
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:329304
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to