olved, sorry: using system variables in log4j config file not
recognized in tomcat
Sorry, I should have been looking up the list first.
Just found out why it doesn't work. I forgot to include
the JVM property CATALINA_HOME in JAVA_OPTS:
set JAVA_OPTS=%-DCATALINA_HOME=%CATALINA_HOM
ECTED]]
Gesendet: Samstag, 7. Dezember 2002 18:24
An: [EMAIL PROTECTED]
Betreff: using system variables in log4j config file not recognized in
tomcat
I wonder about the reason that setting up a FileAppender
using a system variable causes an initialization error
for log4j when used in tomcat (Tomcat 4.1.1
I wonder about the reason that setting up a FileAppender
using a system variable causes an initialization error
for log4j when used in tomcat (Tomcat 4.1.12).
I have the log4j.properties (see below) in the classes dir
(packed in the application's war file).
The line:
log4j.appender.RFA.File=${CATA