Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Hi ,
we are using Hibernate 3.0 with weblogic 9.0. The application is successfully deployed. It is an EAR application.
The hbm files are in a jar file.
When we try to run the application , we get the error
Resource org.hibernate.mapping exception. Resource : com\enfs\pes\dao\hbm\IDCounter.hbm.xml not found.
we have included the jar file containing hbm and pojo files in the classpath
(in preferences)
pl help us. this is very urgent.
Regards
Seshadri