Railo 3.1 Beta Updated!
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!



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 !
<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