Hi Lenny, Lenny Sorey schrieb: > After building and testing through RemoteObject button with echo-test I > get the following: > > Connecting through remoteObject using AMF3... > Testing null: Error received: Send failed [...] > I am using Tomcat 5.5.20 for my RED5 testing.
if you're running from Tomcat, you probably need to adjust the HTTP URL in the test. It's set to http://localhost:5080/oflaDemo/gateway by default, maybe you will have to change it to http://localhost:5080/red5/oflaDemo/gateway or whatever URL you use to access Red5. If you open the URL in your browser, you should see a message "Red5 : Remoting Gateway". I will try to setup a Tomcat environment here and test it, too. Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
