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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145971#4145971 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145971 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
