Joined: Tue Oct 26, 2004 2:11 pm Posts: 1
|
Hibernate version:
2.16
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:
Oracle
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Hi, I tried searching the forum but did not find an answer for my question. We are currently using JBoss 3.2.3 but would like to have our Session automatically closed by JBoss. Is it fine if we just take the HibernateContext (and related code) and rebuild JBoss using it ? Any possible problems ?
Thanks
|
|