[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4735) Proxy can be associated with a new session when it is already connected to a different one

Gail Badner (JIRA) noreply at atlassian.com
Wed Dec 23 13:29:31 EST 2009


Proxy can be associated with a new session when it is already connected to a different one
------------------------------------------------------------------------------------------

                 Key: HHH-4735
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4735
             Project: Hibernate Core
          Issue Type: Bug
            Reporter: Gail Badner
            Assignee: Gail Badner
             Fix For: 3.3.x, 3.5


A proxy can be associated with a new session when it is already connected to a different one. 

This happens because AbstractLazyInitializer.isConnectedToSession() has a bug that causes it to always return false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list