From: Francois J. (JIRA) <no...@at...> - 2006-07-31 12:55:14
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1938?page=comments#action_23806 ] Francois Jean commented on HHH-1938: ------------------------------------ I tried to add the setting "hibernate.bytecode.provider=cglib " in hibernate.properties. The setting was loaded by hibernate but javassist was still used. Since you do not have ej3 support maybe just adding that property in hibernate.properties may work for you. > Proxy creation may fails when duplicate methods are used by the compiler > ------------------------------------------------------------------------ > > Key: HHH-1938 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1938 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.2.0.cr3 > Reporter: Emmanuel Bernard > Assignee: Steve Ebersole > Priority: Minor > > > http://jira.jboss.com/jira/browse/JASSIST-24 -- 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 |