JBoss Community

Re: moving from 7.0.1 to 7.1final , getting NoClassDefFoundError

created by Naeem Ally in JBoss AS 7 Development - View the full discussion

Hi

 

If you look closer at your stacktrace it is complaining about Caused by: java.lang.NoClassDefFoundError: Lorg/slf4j/Logger;

Try adding slf4j as a dependency, i think you may need commons logging as well.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community