Can't you include your required jars in your project? WEB-INF/lib folder in your application jar?
Marcel D. wrote: >Hi, > >I'm trying to figure out how I can have my own >application running as part >of the Red5 service. > >I added the webapp directory (where myapp is residing) >to the red5.jar. It >indeed does start my app. That's good. > >But I also need to add some other opensource jar's >that I use within my app. >If I put these jars in the red5\lib\ they are not >found: >Initialization of bean failed; nested exception is >java.lang.NoClassDefFoundError: >org/apache/xmlbeans/XmlObject > >Do I need to change anything in some xml file in order >to have these jars to >be found? > >(Alternatively, I would like to know if there's a >simple way to have the >red5 app running as an .exe. I tried launch4j, but did >not succeed. If >anyone managed to get this working please send me the >corresponding xml >file) > >Thanks. > >Best regards, > >Marcel > > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > >_______________________________________________ >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
