Railo – BlazeDS
As promised here a first glimpse about the BlazeDS integration into the Railo 3.1 beta. We are not yet where we want to be, but you can already start to use BlazeDS in several ways. In this post I want to show you how BlazeDS is integrated into Railo and how and where it is pre-configured. I will also try to explain you which things do not yet work properly, so you don't need to file bugs for this cases. If you find bugs, of course please tell us.



Thanks.
http://www.getrailo.org/down.cfm?item=/railo/remot...
Gert
Can't wait for the next update to enable this !
I have download the railo-3.1.0.012-resin-3.1.2-3-1-with-jre-windows.zip,not the Express,the install-services.bat can not be install and the railo can not run.
Gert
but the Railo+CFC+Flex can not run correct,Can give a example?
Thanks.
Just to note that I am using /flashservices/gateway/ on Railo 3.0.2 on centOs installtions from flash....and that's work. I receive aan as object transformed in a cf struct.....
Basically as it happen with cf.
Andrea
BTW: starting Railo with start script on my Ubuntu results with:
bash: ./start: /bin/sh^M: bad interpreter: No such file or directory
However /bin/sh runs sh shell just fine and executing:
jre/bin/java -DSTOP.PORT=8887 -DSTOP.KEY=railo -Xms256M -Xmx512M -jar lib/start.jar server.xml
starts Railo without any issues.
Anyway - great work. I think this is waht I needed to start believing in CFML again ;)
When do we expect this functionality to be fully completed?
Can't really do RIA development otherwise.
Can I just somehow do that in remoting-config.xml?
[destination id="hello"]
[properties]
[source]hello.cfc[/source]
[/properties]
[/destination]
Above code doen't seem to work...