1. package org.hibernate.cfg does not exist import org.hibernate.cfg.Configuration; stackoverflow.comI'm using hibernate & I got this error during compilation,so plz help me
|
2. Pb with hibernate.cfg.xml not in root of classpath forum.hibernate.org |
3. Jboss classpath issue - /hibernate.cfg.xml not found forum.hibernate.orgNewbie Joined: Tue Apr 11, 2006 3:52 am Posts: 2 hibernate.cfg.xml mysteriously stopped loading after working well for 1 month. It was located in the class path root /WEB-INF/classes. tried resources, hibernate package, web root, WEB-INF. None worked except web root (of struts context). All other parts of the app work but its like hibernate does no know the classpath to ... |