Beginner |
|
Joined: Tue Sep 19, 2006 5:46 am Posts: 21 Location: india
|
Hi all,
I am having 2 issues
a) While testing the application I getting a "out of memory" error.
b) and If an exception occurs at the middle of the application then the application just hangs till we restart the App server.
I thing its because of the session and transaction not synchronized. do anybody have an idea how to solve it and one more thing do we have to close the session explicitly after a commit() or rollback() while using getCurrentSession() or will it be closed automatically .
Thanks In Advance,
Joseph.C
_________________ JosephC
|
|