Re: [hibernate-dev] Failed to load Class

2012-05-02 Thread Steve Ebersole
1) This is a list to discuss development of HIbernate. Not a user list. 2) As the message even tells you, "See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details." On Wed 02 May 2012 01:06:51 PM CDT, Praveen Jain wrote: > Dear mailing users, > > > I am new learner for hiberna

[hibernate-dev] Failed to load Class

2012-05-02 Thread Praveen Jain
Dear mailing users, I am new learner for hibernate and I have write a simple program to persist the data in the Database Mysql. I have done all the required  to run the program I have prepared a POJO and hibernate.cfg.xml . But when I am going to run the program I am facing the following er