> INFO: Deploying web application archive cas.war > log4j:WARN No appenders could be found for logger > (org.apache.commons.digester.Digester.sax). > log4j:WARN Please initialize the log4j system properly.
That doesn't have anything to do with finding the log4j config, per se. It could also happen if you have neither a root appender defined nor an appender for that specific category. The message above is just log4j's way of saying, "This component is writing log messages you'll never see in the current configuration." M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
