Note that the only steps I took were to remove the two jar files from my war/ear file. My
code still uses commons logging with log4j, so I still compile with the commons logging
jar in my classpath, I just don't deploy with it. At runtime, my code uses the
commons logging and log4j jars provided by JBoss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986585#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...