|
From: Emmanuel B. (JIRA) <no...@at...> - 2006-07-24 17:00:18
|
Proxy creation failure leads to NPEs
------------------------------------
Key: HHH-1937
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1937
Project: Hibernate3
Type: Bug
Components: core
Versions: 3.2.0.cr3
Reporter: Emmanuel Bernard
Assigned to: Emmanuel Bernard
Priority: Minor
When proxy factory creation fails, the factory is set to null but the lazy state is still set to true.
This leads to NPEs when Hibernate use the factory later on at runtime
--
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
|