[Red5] Including custom libraries in build

Niels Joubert niels at berkeley.edu
Thu Sep 20 12:23:08 PDT 2007


Hello everyone!

I'm having some issues with the Webapps in including libraries. My 
webapp relies on the MySQL connector, which I included in the webapp's 
WEB_INF/lib directory. The build process automatically deletes jar files 
in this directory on building, and im much rather include it in the 
global /lib directory. When i put it here, and run the server after 
doing an ant dist (and running it from the dist directory) even though 
the library is there, it doesn't load it up in the webapp. Any suggestions?

Seems like a Jetty thing!

-Niels



More information about the Red5 mailing list