Romain Manni-Bucau created EXTCDI-309:
-----------------------------------------

             Summary: 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