[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7114) NPE in method ThreadLocalSessionContext.needsWrapping

Ramunas Belkauskas (JIRA) noreply at atlassian.com
Fri Feb 24 03:36:50 EST 2012


NPE in method ThreadLocalSessionContext.needsWrapping
-----------------------------------------------------

                 Key: HHH-7114
                 URL: https://hibernate.onjira.com/browse/HHH-7114
             Project: Hibernate ORM
          Issue Type: Bug
          Components: core
    Affects Versions: 4.1.0
            Reporter: Ramunas Belkauskas
            Priority: Minor


When the private method ThreadLocalSessionContext.needsWrapping is passed null "session" parameter, it throws NullPointerException when calling "Proxy.getInvocationHandler( session )".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list