I have been using hibernate to access a database table using hibernate and try to map that table in an existing project. When I added this table into the existing project a mapping error occured and the exception is something like ClassNotFound..
I neeed help
thanks in advance
Tamanna
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:[3.1]
[b]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:[postgresql -database server and version is 8.0.3]
[b]The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html