> I tried the python oflaDemo and I don't see this error.. (using the > latest svn trunk version) > Can you send a copy of your red5-web.xml?
See attached file. I basically just which parts are commended out. Can you tell me more about how classpath: is resolved? Where is it defined which path it actually refers to? Michael > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Thijs Triemstra | Collab > Sent: Thursday, July 26, 2007 4:35 PM > To: [email protected] > Subject: Re: [Red5] Red5 Scripting Questions > > Hi Michael, > > > INFO | jvm 1 | 2007/07/26 04:43:41 | [ERROR] 30328 pool-3-thread-5:( > > org.red5.server.service.ServiceInvoker.invoke ) Method > > getListOfAvailableFLVs not found in Error > > I tried the python oflaDemo and I don't see this error.. (using the > latest svn trunk version) > Can you send a copy of your red5-web.xml? > > > > > That's the problem No. 1. My success with the other script > > languages was > > even more limited, I get messages like these on startup: > > > > INFO | jvm 1 | 2007/07/26 13:19:06 | [ERROR] 3938 > > WrapperSimpleAppMain:( > > org.mortbay.log.invoke0 ) Nested in > > org.springframework.beans.factory.BeanCreationException: Error > > creating bean > > with name 'web.scope' defined in ServletContext resource > > [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean > > 'web.handler' > > while setting bean property 'handler'; nested exception is > > org.springframework.beans.factory.BeanCreationException: Error > > creating bean > > with name 'scriptedObject.web.handler' defined in ServletContext > > resource > > [/WEB-INF/red5-web.xml]: Instantiation of bean failed; nested > > exception is > > org.springframework.beans.factory.BeanDefinitionStoreException: > > Factory > > method [public java.lang.Object > > org.red5.server.script.rhino.RhinoScriptFactory.getScriptedObject > > (org.spring > > framework.scripting.ScriptSource,java.lang.Class[]) throws > > java.io.IOException,org.springframework.scripting.ScriptCompilationExc > > eption > > ] threw exception; nested exception is java.lang.NoSuchMethodError: > > javax.script.ScriptEngineManager.getEngineFactories()Ljava/util/List;: > > This is a known issue, check this ticket for info and progress: > http://jira.red5.org/browse/APPSERVER-169 > > Thijs > > > > _______________________________________________ > 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
