Hi James,
I also noticed that ./server/classes/ does not work. Anyway, try ./common/classes/. It will work.
I will update the docs momentarily.
At 04:32 PM 1/19/2005, you wrote:
>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
-- Ceki Gülcü
The complete log4j manual: http://www.qos.ch/log4j/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]