It appears that I'm getting ClassLoader issues when deploying to jboss-4.0.4 with
log4j. I have a log4j.jar packaged in my war, and I know there is one in the server lib
directory as well. Here's the error:
Caused by: java.lang.NoClassDefFoundError
at org.apache.log4j.Logger.getLogger(Logger.java:85)
Weird considering I'm deploying log4j in my war...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970533#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...