I am trying to run a basic Hibernate program. When I run it, I am getting the below error
java.lang.NoClassDefFoundError: org/jboss/logging/BasicLogge
You need jboss-logging.jar
You can get it from here