Ya, i did rename the log4j.xml in conf directory to jboss-log4j.xml. Regarding, placing the log4j.jar in WEB-INF/lib directory, i will try it out.
I have a small doubt though: - I DONT have my class files under WEB-INF/classes in myApp.war. - The class files are placed in a myEjb.jar and myCommon.jar - These 2 two jars are then placed in my ear file as follows: myApp.ear |---- myEjb.jar |---- myCommon.jar So, does specifying different classloader in the myApp.war, really make a difference. If NO, how do we achieve maintaining our own log4j.properties in a J2EE application for ejbs. Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889185#3889185 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889185 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
