Re: How to setup log4j.xml in a war file in Jboss?
Posted By:
Christopher_Koenigsberg
Posted On:
Saturday, November 12, 2005 04:45 PM
JBoss's version of log4j was always annoying because it would use its own copy of the classes, with its own configuration settings.
Perhaps try "additivity=false" for your root logger?