What did I miss setting? Log4j?

2003-07-07 Thread Jim Lynch
log4j:ERROR Could not read configuration file [null/WEB-INF/classes/log4j.properties]. java.io.FileNotFoundException: null/WEB-INF/classes/log4j.properties (No such file or directory) - To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: What did I miss setting? Log4j?

2003-07-07 Thread Phillip Qin
I had similar problem when I didn't grant read/write permission to log4j.properties in Catalina.policy. Did you start tomcat -security? -Original Message- From: Jim Lynch [mailto:[EMAIL PROTECTED] Sent: July 7, 2003 8:36 AM To: tomcat Subject: What did I miss setting? Log4j? log4j:ERROR

Re: What did I miss setting? Log4j?

2003-07-07 Thread Jim Lynch
PROTECTED] Sent: July 7, 2003 8:36 AM To: tomcat Subject: What did I miss setting? Log4j? log4j:ERROR Could not read configuration file [null/WEB-INF/classes/log4j.properties]. java.io.FileNotFoundException: null/WEB-INF/classes/log4j.properties (No such file or directory