[hibernate-issues] [Hibernate-JIRA] Updated: (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:57:31 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner updated HHH-4735:
-----------------------------

    Component/s: core

> 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
>          Components: core
>            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