missing possibility to order annotated @JsfPhaseListeners
---------------------------------------------------------

                 Key: EXTCDI-47
                 URL: https://issues.apache.org/jira/browse/EXTCDI-47
             Project: MyFaces CODI
          Issue Type: Bug
          Components: JEE-JSF12-Module, JEE-JSF20-Module
    Affects Versions: 1.0.0-SNAPSHOT
            Reporter: Mark Struberg


While JSF PhaseListeners configured via XML are executed in the order of 
appearance in the XML, @JsfPhaseListeners are currently executed in a random 
order.
This sometimes causes problems. 

We could either add an Integer ordinal= or something like JsfPhaseListener[] 
executeAfter=..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to