Railo 3.1 Beta Updated!
May 29, 2009 · By Sean Corfield · 3 Comments
A new Beta build has been posted to getrailo.org. You can read the Release Notes to see the list of enhancements, bug fixes and performance improvements. If you are already running Railo 3.1.0.012 (the initial public beta), you can easily upgrade your server by following these simple upgrade instructions!
Tags: New release · Railo 3.1
3 responses so far ↓
1 Hansjoerg // May 31, 2009 at 12:21 PM
2 Tom Chiverton // Jun 1, 2009 at 12:41 PM
Does that mean full-blown Flex RemoteObject support should now be working ? That is *ace*.
I also see you've made it even faster that it was before, I'll certainly be upgrading later in the week !
3 Flashcqxg // Jun 2, 2009 at 10:56 AM
<mx:RemoteObject
id="myService"
destination="ColdFusion"
source="Hello" showBusyCursor="true" endpoint="http://localhost:8600/flex2gateway">
But when i access from other computer,show the error:
FaultCode:Client.Error.MessageSend faultString:'Send failed' faultDetail:'Channel.Security.Error error Error #2048: Security
sandbox violation:http://202.202.212.89:8600/RailoFlex.swf cannot load data from http://localhost:8600/flex2gateway 。 url: 'http://localhost:8600/flex2gateway''
how to resove it?thanks
Leave a Comment