3 Replies Latest reply on Oct 6, 2009 6:28 AM by cdivita

    Defining classloading rules explicitly (through jboss-classl

      Hi to all,

      I want to deploy on JBoss 5.1.0 a web application that use log4j through commons-logging, and I want to configure logging using a custom log4j.properties file.

      So I tried to add the file jboss-classloading.xml to directory WEB-INF/lib to my WAR, as reported http://www.jboss.org/community/wiki/useJBossWebClassLoaderinJBoss5.

      Unfortunately the log4j.properties file that is int WEB-INF/classes directory of the WAR is ignored

      I think that

      for the war