From dev-return-21080-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Tue Oct 9 18:40:03 2012 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B635ADDA7 for ; Tue, 9 Oct 2012 18:40:03 +0000 (UTC) Received: (qmail 44219 invoked by uid 500); 9 Oct 2012 18:40:03 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 44147 invoked by uid 500); 9 Oct 2012 18:40:03 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 44071 invoked by uid 99); 9 Oct 2012 18:40:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 18:40:03 +0000 Date: Tue, 9 Oct 2012 18:40:03 +0000 (UTC) From: "Albert Lee (JIRA)" To: dev@openjpa.apache.org Message-ID: <1448044132.16013.1349808003382.JavaMail.jiratomcat@arcas> In-Reply-To: <2065372772.49862.1342207355699.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (OPENJPA-2230) Event Listener detection didn't work with MappedSuperClasses or Entity heirarchies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2230. ------------------------------- > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira