I don't know if this is a exactly bug. But is an issue and should at least
be added to the FAQ I think. To get log4j to automatically load a properties
file I need to explicitly add the log4j jars to the classpath. Next, I must
put the properties file in the same directory as the log4j jar files. Last,
I need to add the directory with the jars and property file into the
classpath. Someone please correct me if I am wrong, but that is the only way
I could seem to get working.
This means that you cannot put log4j jars in the "jre/lib/ext" directory for
auto loading by the JVM. Even if you add the "jre/lib/ext" directory to the
classpath and put the property file there log4j does not find it. Does the
XML configuration work the same way?
Rick Hansen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]