Hi All, I follow the steps of Red5 videos in http://www.flashextensions.com/ and all steps is ok, but when I test demo application in Flash is returning NetConnection.Connect.Failed.
If I use "rtmp://localhost/demo" return correctly. What can be wrong? Hugs, Marlos Carmo -----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de Ruben Waitz Enviada em: Sunday, June 25, 2006 8:52 PM Para: [email protected] Assunto: [Red5] WEB-INF/classes + WEB-INF/lib not loaded Hi, I think own class files and lib files are not loaded because of settings in classloading of jetty...? This article made me think that: http://jetty.mortbay.org/jetty/faq?s=250- Configuration&t=200classloading I tried to switch boolean java2CompliantClassLoader in jetty.xml to false to obtain the opposite class loading (parent-last). Unfortunately without any success (error registering bean web.handler...etc). I hope it's not because I'm still using the 0.41-branch..... Is there anybody succeeded in loading Application.class from 'webapps/myapp/WEB-INF/classes/myapp/' without putting it into the red5 jar? ruben _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
