Javatpoint Logo

run hibernate in maven

By: nitinm*** On: Tue Feb 23 16:57:52 IST 2016     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
i am trying to run hibernate in maven but i am unable to run it because of "hibernate configuration" file error says that its not found.



plz help me
Up0Down

 
first you have to download maven dependency for hibernate.
then only it will work.
Image Created0Down

By: [email protected] On: Wed Mar 02 22:45:24 IST 2016 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No
 
Once you download all the dependencies for hibernate then do check the path of the file hibernate.cfg.xml. It should be placed inside src folder.Image Created0Down

By: [email protected] On: Mon Jun 06 11:14:34 IST 2016 Question Reputation0 Answer Reputation0 Belt Series Points0 0User Image
Are You Satisfied :0Yes0No