hmm i tried it but it doesn't work to set up a new webapp.
Are you really sure that:
"
<bean id="web.handler"
class="the.path.to.my.Application"
singleton="true" />
"
is the only place where i have to specify the directory/classpath of my application. In the server debug-log there are messages like "Class not found" :
From the server Log:
"org.springframework.beans.factory.BeanDefinitionStoreException : Error registering bean with name 'web.handler' defined in ServletContext resource [/WEB-INF/red5-web.xml]: Bean class [org.red5.server.laszloApp.Application] not found; nested exception is java.lang.ClassNotFoundException : org.red5.server.laszloApp.Application
"
But I'm quite sure that the class-File is definitly at the right position.
I attached the hole Log-File .. but finally gave up and just altered the webapp "test" ...
regards
sebastian
2006/4/22, Joachim Bauch <[EMAIL PROTECTED]>:
Hi Sebastian,
Sebastian Wagner wrote:
> Thats definitely right. I think some basic apps would be very good.
> There is link to a tutorial
> on the Red5 webside
> http://www.joachim-bauch.de/tutorials/red5/HOWTO-NewApplications.txt
> With some line's of example Code... is this still working with the new
> release?
Yes, that tutorial is _only_ for the new release ;)
Joachim
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
--
Sebastian Wagner
http://www.webbase-design.de
http://www.laszlo-forum.de
Bleichstraße 92
75173 Pforzheim
Tel.: 0177-7341829
Home: 07231-417456
[EMAIL PROTECTED]
nohup.out
Description: Binary data
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
