... newer stories
Mittwoch, 28. März 2012
Tomcat und Location der log4j.xml
mattki, 18:41h
Die Location der log4j.xml kann über ein System-Property gesetzt werden. Dazu wird ein Eintrag in der bin/setenv.sh erstellt:
JAVA_OPTS="$JAVA_OPTS -Dlog4j.configuration=file:$CATALINA_HOME/conf/log4j.xml"
JAVA_OPTS="$JAVA_OPTS -Dlog4j.configuration=file:$CATALINA_HOME/conf/log4j.xml"
... link (0 Kommentare) ... comment
... older stories