From dev-return-20879-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Aug 23 13:40:44 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 C6924DD47 for ; Thu, 23 Aug 2012 13:40:44 +0000 (UTC) Received: (qmail 21157 invoked by uid 500); 23 Aug 2012 13:40:44 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 20184 invoked by uid 500); 23 Aug 2012 13:40:43 -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 19678 invoked by uid 99); 23 Aug 2012 13:40:42 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 13:40:42 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5BADF2C0A4E for ; Thu, 23 Aug 2012 13:40:42 +0000 (UTC) Date: Fri, 24 Aug 2012 00:40:42 +1100 (NCT) From: "Kevin Sutter (JIRA)" To: dev@openjpa.apache.org Message-ID: <1920673863.5384.1345729242376.JavaMail.jiratomcat@arcas> In-Reply-To: <2065372772.49862.1342207355699.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (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 ] Kevin Sutter resolved OPENJPA-2230. ----------------------------------- Resolution: Fixed > 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