[ 
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

Reply via email to