[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4614) (javassist) Instrumented model with abstract MappedSuperclass and field access doesn't work

Strong Liu (JIRA) noreply at atlassian.com
Wed Dec 16 14:06:29 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-4614.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 3.5
                   3.3.x
                   3.2.x

> (javassist) Instrumented model with abstract MappedSuperclass and field access doesn't work
> -------------------------------------------------------------------------------------------
>
>                 Key: HHH-4614
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4614
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.4.sp1, 3.3.2, 3.5.0-Beta-2
>            Reporter: Anthony Patricio
>            Assignee: Strong Liu
>             Fix For: 3.2.x, 3.3.x, 3.5
>
>         Attachments: cglib-2.2-JBoss-1.jar, HHH-4614-Javassist.patch, minimal-test-cglib.zip, SimpleJavassistInstrumentationTest.java, testcase.zip
>
>
> Notes: 
> - no matter if you use annotation or mapping files, test will fail using javassist (it used to fail with previous version too)
> See attached testcase to reproduce the problem.
> Guideline:
> - testcase the pattern used in hb-core, just using annotations
> - run org.hibernate.test.instrument2.runtime.JAVASSISTInstrumentationTest
> - easy to switch from annotation to mapping files in org.hibernate.test.instrument2.cases.AbstractExecutable (comment/uncomment specific lines in getAnnotatedClasses and getXmlFiles)

-- 
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