I\'m trying to use hibernate 3.5.1 final in a swing application and here are the jars I\'m using:
You also need to include the Log4J JAR file in the classpath.
Note that slf4j-log4j12-1.6.4.jar is only an adapter to make it possible to use Log4J via the SLF4J API. It does not contain the actual implementation of Log4J.
slf4j-log4j12-1.6.4.jar