3 Replies Latest reply on Apr 24, 2008 4:01 PM by smpub2000

    log4j.properties in ear ignored

    smpub2000

      I deployed a ear file with log4j.properties to JBOSS 4.2 AS. However the properties file seems to get ignored and the actual log file specified in log4j.properties is not created.
      At runtime I can see there are loggers created per each class (that uses org.apache.log4j.Logger) and they log to stdout.