Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 ED92C9133 for ; Thu, 23 May 2013 07:58:21 +0000 (UTC) Received: (qmail 48312 invoked by uid 500); 23 May 2013 07:58:21 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 47988 invoked by uid 500); 23 May 2013 07:58:21 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 47409 invoked by uid 99); 23 May 2013 07:58:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 07:58:20 +0000 Date: Thu, 23 May 2013 07:58:20 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (EXTCDI-309) look for phase listeners in parent classloader too 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/EXTCDI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664959#comment-13664959 ] Gerhard Petracek commented on EXTCDI-309: ----------------------------------------- imo the only change we should do (since there is no official ear support) is a backport of the new approach we use in deltaspike. > look for phase listeners in parent classloader too > -------------------------------------------------- > > Key: EXTCDI-309 > URL: https://issues.apache.org/jira/browse/EXTCDI-309 > Project: MyFaces CODI > Issue Type: Improvement > Reporter: Romain Manni-Bucau > > In ear phaselisteners can be in lib part of the ear too so in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.PhaseListenerExtension#consumePhaseListeners the phaselisteners should be looked up from parent loader too (if (classloader != systemLoader) ...) > It is underspecified but it doesn't work in tomee for instance -- 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