[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-3912) Change for HHH-3159 causes InstantiationException
Steve Ebersole (JIRA)
noreply at atlassian.com
Wed May 13 18:50:14 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-3912.
-------------------------------
Resolution: Fixed
> Change for HHH-3159 causes InstantiationException
> -------------------------------------------------
>
> Key: HHH-3912
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3912
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Affects Versions: 3.2.5
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
> Fix For: 3.2.x, 3.3.x, 3.5
>
>
> Change for HHH-3159 causes InstantiationException. It tries to instantiate an abstract class. It only tries that to get a field value, however the field is defined as static so no need to do the instantiation.
--
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