[hibernate-issues] [Hibernate-JIRA] Created: (ANN-699) AnnotationBinder.mustBeSkipped references org.hibernate.tool.instrument.javassist.FieldHandler (hardcoded String-Reference)

Max Hartmann (JIRA) noreply at atlassian.com
Tue Feb 26 03:57:33 EST 2008


AnnotationBinder.mustBeSkipped references org.hibernate.tool.instrument.javassist.FieldHandler (hardcoded String-Reference)
---------------------------------------------------------------------------------------------------------------------------

                 Key: ANN-699
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-699
             Project: Hibernate Annotations
          Issue Type: Bug
          Components: binder
    Affects Versions: 3.3.0.ga
         Environment: hibernate 3.2.5, jboss, oracle 10g.
            Reporter: Max Hartmann
         Attachments: exception.log

Method AnnotationBinder.mustBeSkipped has a hardcoded String-Reference to Class "org.hibernate.tool.instrument.javassist.FieldHandler" but the class is in another package ("org.hibernate.bytecode.javassist.FieldHandler"). Therefore javassist-instrumented-classes doesn't work (see attachment).

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