'destination' refers to a setting in the servers remoting configuration.

In my Railo 3.x install here, there's a remoting-config.xml under WEB-INF/flex/ and it's got a ColdFusion destination already.

Have you tried this yet ?

Tom

On 04/12/2013 16:25, Mark Fuqua wrote:
I am guessing the destination will have to change?  Or does it stay
"ColdFusion"?

                <s:RemoteObject
                        id="RoNextActions"
                        destination="ColdFusion"
                        endpoint="http://www.mySite.com/flex2gateway/";
                        source="MySite.components.NextActions"
                        showBusyCursor="true">

-----Original Message-----
From: Tom Chiverton [mailto:t...@extravision.com]
Sent: Wednesday, December 04, 2013 9:35 AM
To: users@flex.apache.org
Subject: Re: Remoting and Railo

It should Just Work; assuming all you need to do is invoke a method on a CFC
and get some data back and forth ?

Tom

On 04/12/2013 14:16, Mark Fuqua wrote:
I am currently running several flex apps (desktop and mobile) which
make extensive use of RemoteObjects.  I am wondering if anyone on list
has used remoteObjects with Railo.  I assume it is difficult.involving
BlazeDS or something similar.  Am I correct in assuming that
ColdFusion Flex Remoting does not work, as is, on Railo?  What is
involved?  Currently all my RemoteObjects are written in MXML.

Mark Fuqua

m...@availdata.com

2301 Mount Carmel Road

Parkton,  MD  21120

(410) 215-7356

www.availdata.com



______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________



Reply via email to