Sorry, here goes the msg:
Hi, i have the latest trunk, 1637, i would like to know if my approach is
wrong or is it that i am using code that i should not use?
I have an application:
public boolean appStart(IScope scope) {
createSharedObject(scope,"gregor",true);
return true;
}
and i added the application to the build.xml, changed all the required
files, still on compile "ant server" i get this:
[java] org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'web.scope' defined in ServletContext resource
[/WEB-INF/red5-web.xml]: Invocation of init method failed; nested exception
is java.lang.NullPointerException
[java] Caused by:
[java] java.lang.NullPointerException
[java] at
org.red5.server.adapter.ApplicationAdapter.createSharedObject(ApplicationAda
pter.java:632)
tnx,
Greg
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org