HEM leaks bean info
-------------------
Key: HHH-7008
URL:
https://hibernate.onjira.com/browse/HHH-7008
Project: Hibernate ORM
Issue Type: Bug
Components: entity-manager
Affects Versions: 3.6.9
Reporter: Steve Ebersole
Fix For: 3.6.10
In {{org.hibernate.ejb.EventListenerConfigurator#configure}}
{{Introspector.flushFromCaches( getClass() );}} should become
{{Introspector.flushFromCaches( listenerConfig.getClass() );}}
See
https://community.jboss.org/message/649623#649623
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira