I have also followed the tomcat instructions for using log4j with tomcat http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j
Specifically I've implemented step 4: If you want to configure Tomcat to use log4j globally: Put log4j.jar and tomcat-juli-adapters.jar from "extras" into $CATALINA_HOME/lib. Replace $CATALINA_HOME/bin/tomcat-juli.jar with tomcat-juli.jar from "extras". -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670636.html Sent from the TomEE Users mailing list archive at Nabble.com.
