Kevin Sutter created OPENJPA-2230:
-------------------------------------

             Summary: Event Listener detection didn't work with 
MappedSuperClasses or Entity heirarchies
                 Key: OPENJPA-2230
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2230
             Project: OpenJPA
          Issue Type: Bug
          Components: kernel
    Affects Versions: 2.3.0, 2.2.1
            Reporter: Kevin Sutter
            Assignee: Kevin Sutter
             Fix For: 2.3.0, 2.2.1


When an entity/mapped super class heirarchy was in place and the EventListeners 
were declared on one of the super classes, the optimized detection introduced 
by openjpa-2168 was not working.  And, thus, these EventListeners were not 
getting invoked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to