[ 
https://issues.apache.org/jira/browse/EXTCDI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665094#comment-13665094
 ] 

Romain Manni-Bucau commented on EXTCDI-309:
-------------------------------------------

right,

i thought the hack getParent() was not that bad to be integrable (at least 
through config) but i understand if you prefer to wait for DS (since providing 
it in the webapp make it green)
                
> 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