[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3912) Change for HHH-3159 causes InstantiationException

Steve Ebersole (JIRA) noreply at atlassian.com
Wed May 13 18:18:13 EDT 2009


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


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