>From INSTALL.txt:
- Optionally, you can add a configuration file such as log4j.xml or
  log4j.properties in the class directory of your *web-server*. For
  Tomcat versions 4 or 5, that would be ./server/classes/ directory.

When I do that it doesn't find log4j.xml. stdout.log:
log4j: Trying to find [log4j.xml] using
[EMAIL PROTECTED] class loader.
log4j: Trying to find [log4j.xml] using ClassLoader.getSystemResource().
log4j: Could not find resource: [log4j.xml].

Command line Tomcat options for log4j:
-Dlog4j.configuration=log4j.xml
-Dlog4j.debug
-Dlog4j.repositorySelectorClass=JNDI

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

Reply via email to