I am running into the following error when i try to run your example.Can anyone help me out?
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.hibernate.cfg.Configuration.<clinit>(Configuration.java:120) at FirstExample.main(FirstExample.java:18)