[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5923) Byte code provider does not works when defined in the hibernate.cfg.xml file

Vijay Shanker Dubey (JIRA) noreply at atlassian.com
Sat Feb 12 05:52:05 EST 2011


Byte code provider does not works when defined in the hibernate.cfg.xml file
----------------------------------------------------------------------------

                 Key: HHH-5923
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5923
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.5.1
         Environment: all
            Reporter: Vijay Shanker Dubey


I am trying to add cglib as default byte code provider. But it turns out to be 'javaassist' is set to be default provider. This configuration is updated in the Environment form hibernate.properties file. I did not find any reference to the byte code provider creator method anywhere other than the static initializer of the Environment class. Is there any definitive way to assign default byte code generator form the xml configuration files.


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