Re: Log4j with Tomcat 5.5 on JRockit

2007-04-12 Thread Martin Gainty
sday, April 12, 2007 9:57 AM Subject: Re: Log4j with Tomcat 5.5 on JRockit The problem was with UNIX environment variables. - Original Message - From: Pranas Baliuka To: [EMAIL PROTECTED] Sent: Thursday, April 12, 2007 3:54 PM Subject: Log4j with Tomcat 5.5 on JRockit Hello,

Re: Log4j with Tomcat 5.5 on JRockit

2007-04-12 Thread Filip Hanik - Dev Lists
-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog -Dorg.apache.commons.logging.simplelog.defaultlog=error you are forcing commons-logging to not use log4j Filip Pranas Baliuka wrote: Hello, Can some one help me problems in starting TomCat 5.5 on JRockit with log4

Re: Log4j with Tomcat 5.5 on JRockit

2007-04-12 Thread Pranas Baliuka
The problem was with UNIX environment variables. - Original Message - From: Pranas Baliuka To: [EMAIL PROTECTED] Sent: Thursday, April 12, 2007 3:54 PM Subject: Log4j with Tomcat 5.5 on JRockit Hello, Can some one help me problems in starting TomCat 5.5 on JRockit with

Re: Log4j with Tomcat 5.5 on JRockit

2007-04-12 Thread Pranas Baliuka
Hello, Can some one help me problems in starting TomCat 5.5 on JRockit with log4j ? All steps performed according detail instruction in http://tomcat.apache.org/tomcat-5.5-doc/logging.html Steps performed to enable log4j: 1. Put log4j.properties to /usr/local/apache-tomcat-5.5.20/common/class