[jboss-user] [Installation, Configuration & Deployment] - Log4j problems breaking deployment
graeder
do-not-reply at jboss.com
Sat Sep 9 10:34:04 EDT 2006
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#3970533
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970533
More information about the jboss-user
mailing list