acegi-security-sample-contacts-filter.war on OS X (10.3.8) with Tomcat 5.5.7 and Acegi Security 0.7:
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigListener
java.lang.NoClassDefFoundError: org/apache/log4j/PropertyConfigurator
at org.springframework.util.Log4jConfigurer.initLogging(Log4jConfigurer.jav a:67)
at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConf igurer.java:137)
at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4 jConfigListener.java:51)
Adding log4j-1.2.8.jar to WEB-INF/lib fixes the problem.
Thanks,
Matt
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
