[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7008) HEM leaks bean info

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jan 31 09:57:15 EST 2012


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

        


More information about the hibernate-issues mailing list