[Red5devs] Ofla app not loading
Jake Hilton
red5 at jakehilton.com
Fri Sep 28 10:40:52 PDT 2007
Anyone make heads or tails of this?
[ERROR] 2007-09-26 16:53:16,354 main:(
ContextLoader.initWebApplicationContext ) Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'web.scope' defined in ServletC
ontext resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean '
web.handler' while setting bean property 'h
andler'; nested exception is
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
class [org.re
d5.server.webapp.oflaDemo.Application] for bean with name 'web.handler'
defined in ServletContext resource [/WEB-INF/r
ed5-web.xml]; nested exception is java.lang.ClassNotFoundException:
org.red5.server.webapp.oflaDemo.Application
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException:
Cannot find class [org.red5.server.webapp.o
flaDemo.Application] for bean with name 'web.handler' defined in
ServletContext resource [/WEB-INF/red5-web.xml]; nest
ed exception is java.lang.ClassNotFoundException:
org.red5.server.webapp.oflaDemo.Application
Caused by: java.lang.ClassNotFoundException:
org.red5.server.webapp.oflaDemo.Application
It seems it can't find what it needs to recognize the oflaDemo as an app...
if anyone has any ideas as to what I can check or change to fix this that
would be great... this is the trunk I checked out and compiled.
Thanks,
Jake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20070928/9eda1aa5/attachment.html
More information about the Red5devs
mailing list