Hibernate Sessions are not being closed on thread cleanup
---------------------------------------------------------

                 Key: TAPESTRY-1850
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1850
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-hibernate
    Affects Versions: 5.0.5
         Environment: hibernate 3.2.5.ga, hibernate-annotations 3.3.0.ga
            Reporter: lasitha ranatunga


Hibernate doesn't like persistent collections to be associated with multiple 
open Sessions - throwing the notorious 'Illegal attempt ...' exception if it 
happens across any.  

I've run into these exceptions with the tapestry-hibernate integration and 
believe the problem is caused by the HibernateSessionManagerImpl not closing 
Sessions on thread cleanup.

Please see this mailing list thread for further discussion:
http://thread.gmane.org/gmane.comp.java.tapestry.user/53095

(I haven't upgraded to 5.0.6 yet, but didn't see anything in its source that 
would fix this, so i'm pretty sure it's still a problem).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to