Hi I am having a classloading problem too. I have log4j.properties under WEB-INF/classes of my war file. But JBoss does not pick it. I have even tried setting false
Since Jboss has its own log4j.xml I guess it reads it first and does not not find any of my settings there and hence it fails. But how do I make JBoss look into WEB-INF/classess ? --Viv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837480#3837480 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837480 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
