> Startup servlet? I have no need for that one - either you name your
> property file log4j.properties, or you specify the environment variable
> log4j.configuration, and log4j will pick it up by itself.

Remember that this doesn't work if log4j as been already configured
elsewhere. F.e. this happens if you use JBoss with embedded Tomcat (which
uses log4j for its own logging purposes).
The init servlet approach is guaranteed to work everytime and everywhere,
that's why I prefer it.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to