From: <forums_at_java.net>
Date: Sun, 18 Mar 2012 15:10:54 -0500 (CDT)
I've been trying to get Hibernate to show me some logging.
After installing Hibernate using the webadmin console of glassfish/"Update
Tool", there're slf4j-jdk14-1.5.8.jar and slf4j-api-1.5.8.jar in glassfish.
When I call upon SLF4J logging with my EJBBean and adding it to
logging.properties file this works fine.