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.

[More]

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Flashcqxg's Gravatar where can i dowload the railo-3.1.0.012-railo-express-6.1.0-with-jre-windows.zip?
Thanks.
# Posted By Flashcqxg | 01.04.09 02:09
Gert Franz's Gravatar @Flashcqx: It can be found here:

http://www.getrailo.org/down.cfm?item=/railo/remot...

Gert
# Posted By Gert Franz | 01.04.09 08:30
Tom Chiverton's Gravatar This is great news - I *really* want to play with Railo, but we do a lot of Flex work at the moment using Adobe's CFML server and kinda relay on complex types transferring :-)
Can't wait for the next update to enable this !
# Posted By Tom Chiverton | 01.04.09 10:56
Flashcqxg's Gravatar Thank you,Gert Franz.
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.
# Posted By Flashcqxg | 01.04.09 11:50
Gert Franz's Gravatar we are updating the files today. Just check back tomorrow or later this evening...

Gert
# Posted By Gert Franz | 01.04.09 12:06
Flashcqxg's Gravatar Hope the full documentation(PDF) download for the railo3.1.
# Posted By Flashcqxg | 02.04.09 02:05
Flashcqxg's Gravatar I have test a simple example of the ColdFusion+CFC+Flex to get and edit data
but the Railo+CFC+Flex can not run correct,Can give a example?
Thanks.
# Posted By Flashcqxg | 02.04.09 02:32
Tom Chiverton's Gravatar I love open source :-)
# Posted By Tom Chiverton | 02.04.09 10:29
Andrea's Gravatar Hi,
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
# Posted By Andrea | 03.04.09 16:20
radekg's Gravatar I just tried this with Railo Server (not Express) and it didn't work. Then I downloaded Express version and it appears to be running. My question is, when do you guys plan Railo/BlazeDS integration for Server version?
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 ;)
# Posted By radekg | 13.04.09 02:18
Shama Sukul's Gravatar 'Unfortunately we weren't able to solve a last important piece before the launch of this beta. At the moment you can only serialize simple data types. If you try to load your own objects or other complex types you will run into a java exception. For the moment this is also a show stopper if you try to serialize Structs or Queries, at least if they contain something else than simple types. You will also notice that you receive some ObjectProxies instead of ArrayCollections etc. Sorry for this, we are sure to be able to solve all these problems in the very near future.'

When do we expect this functionality to be fully completed?
Can't really do RIA development otherwise.
# Posted By Shama Sukul | 11.05.09 23:19
Raju Arora's Gravatar Thanks for the information shared here. that was an interesting and informative. I had a good experience by participating in the Adobe Summit in 2009 which features the latest developments on the Adobe Flash Platform that is of utmost importance to both developers, as well as designers.. I learnt lot of new technologies in Adobe. And I am planning to attend 2010 edition as well. I found the information about the conference from adobesummit dot com
# Posted By Raju Arora | 23.07.10 14:55
Serge's Gravatar Hi, I just try to make it work through Ajax client library. It doesn't seem to have setSource() method for the producers/consumers. I'm just having a lot of mess with it... So since there is realy no way to set source (like: <mx:RemoteObject source="hello") in flex...

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...
# Posted By Serge | 30.08.10 19:24
BlogCFC was created by Raymond Camden. This blog is running version 5.9.1.002. Contact Blog Owner