Friends,
I found few details about the log4j configuration.
We do have few application already running on
JBoss 3.x and I am migrating them to JBoss 7.1.1.Final.
Few of the WAR file, JAR files and EAR files. I found some documents to configure the Log4j within JBoss.
It worked great with WAR files. Still, I couldn't make it work on EAR files.
I can't use JBoss logging because it is a big application and all classes using Log4j. Now, what is the best place for log4j.properties?
I can have all EAR classes Logging to 1 configuration....