[Red5] RED5 has come to a crawl?
Daniel Rossi
spam at electroteque.org
Tue Nov 6 18:06:11 PST 2007
Ok I thought so as red5_server/conf is part of the default
classpath ! Sorry about that. I guess WEB-INF/lib is the obvious
place to put this for deployment and src/ for development or package
it up in the jar ? Sorry about the questions paul, im not a java
guru ..
On 07/11/2007, at 12:48 PM, Mondain wrote:
> Guys,
> The WEB-INF directory is not part of the classpath, therefore if it
> is not specified as part of the a path when loading properties the
> file will not be loaded / found. The WEB-INF/classes directory is
> part of the classpath as well as the internals of jar files
> contained in the WEB-INF/lib directory. I know this can be
> confusing but it is basic J2EE webapp class loader stuff.
>
> Paul
>
More information about the Red5
mailing list