[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Maven built jar gives NoClassDefError (4.0.2)

PeterJ do-not-reply at jboss.com
Tue Feb 5 11:34:41 EST 2008


The pom.xml is not a factor in this error - I use Maven2 for my builds and JBossAS has no problems with the addition Maven2 artifacts.

What could be a factor, though, is that you are using JDK 1.6 and JBossAS 4.0.2 is not qualified to run in 1.6. Try running with JDK 1.5 instead.

Also, where is the jar file located? In the ear? If so, is it referenced in the application.xml file?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126630#4126630

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126630



More information about the jboss-user mailing list