Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 55171 invoked from network); 2 Jun 2010 20:35:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jun 2010 20:35:58 -0000 Received: (qmail 30505 invoked by uid 500); 2 Jun 2010 20:35:58 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 30460 invoked by uid 500); 2 Jun 2010 20:35:58 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 30452 invoked by uid 99); 2 Jun 2010 20:35:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 20:35:58 +0000 X-ASF-Spam-Status: No, hits=-1491.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 20:35:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o52KZbDv014448 for ; Wed, 2 Jun 2010 20:35:38 GMT Message-ID: <14745575.143221275510937155.JavaMail.jira@thor> Date: Wed, 2 Jun 2010 16:35:37 -0400 (EDT) From: "Jarek Gawor (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Commented: (ARIES-329) Add support for listeners to ManagedPersistenceUnitInfoFactory In-Reply-To: <32056473.120451275440619588.JavaMail.jira@thor> 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/ARIES-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874783#action_12874783 ] Jarek Gawor commented on ARIES-329: ----------------------------------- I reverted this change in revision 950752 as there is a better way for ManagedPersistenceUnitInfoFactory extensions. > Add support for listeners to ManagedPersistenceUnitInfoFactory > -------------------------------------------------------------- > > Key: ARIES-329 > URL: https://issues.apache.org/jira/browse/ARIES-329 > Project: Aries > Issue Type: New Feature > Components: JPA > Affects Versions: 0.2 > Reporter: Jarek Gawor > Assignee: Jarek Gawor > Fix For: 0.2 > > > Add support for service-based listeners for ManagedPersistenceUnitInfoFactory. The listeners can be used to perform additional actions as the persistence bundles are detected or untracked by the Aries JPA code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.