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