Re: logging.properties and no classdef error when trying to switch to log4j 6.0.18

2011-10-05 Thread Konstantin Kolinko
2011/10/5 jjgtx : > > I am trying to configure log4j logging, but when I remove the > conf/logging.properties file I get the following error in catalina.out and > nothing more. > > Could not find the main class: .  Program will exit. > java.lang.ClassNotFoundException: org.apache.catalina.startup.C

logging.properties and no classdef error when trying to switch to log4j 6.0.18

2011-10-05 Thread jjgtx
the versions downloaded from bin/extras. Any ideas on what I should check next. I'm guessing it is stil trying to use commons logging instead of log4j, but not sure why,. -- View this message in context: http://old.nabble.com/logging.properties-and-no-classdef-error-when-trying-to-switch-to-