I'm following book "Hibernate made easy" book and trying to compile my first Hibernate program.
I have configured classpath and path with appropriate library files and I'm not getting any compilation errors but I'm getting the below error when I try to run it
My config file
=========
Simple Class
Runtime Error
Could you guys please let me know what is the problem ?