[
https://issues.apache.org/jira/browse/EXTCDI-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved EXTCDI-47.
------------------------------------
Fix Version/s: 1.0.0-SNAPSHOT
Resolution: Fixed
> 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
> Fix For: 1.0.0-SNAPSHOT
>
>
> 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
> Class<JsfPhaseListener>[] executeAfter=..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.