slf4j « Eclipse « JPA Q&A





1. Hibernate in Servlet causesNoClassDefFoundError: org/slf4j/LoggerFactory    stackoverflow.com

I have a Java (6) application which uses Hibernate (V3.3.2) to read data from HSQLDB, which i build and debug/run with Eclipse (V3.5.1), and it works fine. I then created a GWT ...

2. Hibernate-annotations 3.4.0.GA and slf4j?    stackoverflow.com

I have a maven project A that use hibernate-annotations 3.4.0.GA which use the slf4j-api version 1.5.5 (checked through the dependency tree in the pom.xml file). Further project A specifies slf4j-log4j12 version ...