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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira