net.sf.hibernate.MappingException: Error reading,
March 31, 2008 at 8:21 AM
Hi, Based on the example given , I'm trying to run my application using Hibernate 2.1. But I'm getting exception net.sf.hibernate.MappingException : Error reading Resource Employee.hbm.xml.
I have my hibernate.cfg.xml and Employee.hbm.xml in project/bin/ folder as suggested.