Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hi
I have a application written using Hibernate 2.1.2 and Java JRE 1.4.2_02
and it works without a problem
However when i upgrade to JRE 1.5 it throws NullPointerExceptions on a flush or commit of a session
Any ideas? is JRe 1.5 compatible with any versions of hibernate?
Please let me know
Thanks
Hibernate version: 2.1.2
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: