[cdi-dev] [JBoss JIRA] (CDI-338) Decorators enabled using @Priority should be called before decorators enabled using beans.xml
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Mar 5 11:57:56 EST 2013
[ https://issues.jboss.org/browse/CDI-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir resolved CDI-338.
---------------------------
Assignee: Pete Muir
Resolution: Done
> Decorators enabled using @Priority should be called before decorators enabled using beans.xml
> ---------------------------------------------------------------------------------------------
>
> Key: CDI-338
> URL: https://issues.jboss.org/browse/CDI-338
> Project: CDI Specification Issues
> Issue Type: Clarification
> Affects Versions: 1.1.PFD
> Reporter: Martin Kouba
> Assignee: Pete Muir
> Fix For: 1.1.FD
>
>
> I suppose the decorators ordering should be very similar to interceptors, see 9.4 "Interceptor enablement and ordering":
> {quote}
> Interceptors declared using @Interceptors, declared in ejb-jar.xml or enabled using @Priority are called before interceptors enabled using beans.xml.
> {quote}
--
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
More information about the cdi-dev
mailing list