From: Emmanuel B. (JIRA) <no...@at...> - 2006-07-24 18:00:20
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1937?page=all ] Emmanuel Bernard resolved HHH-1937: ----------------------------------- Fix Version: 3.2.0.ga Resolution: Fixed Steve, check revision r10143 and r10144 > 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 > Assignee: Emmanuel Bernard > Priority: Minor > Fix For: 3.2.0.ga > > > 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 |