[cdi-dev] [JBoss JIRA] (CDI-338) Decorators enabled using @Priority should be called before decorators enabled using beans.xml
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Tue Mar 5 07:38:56 EST 2013
Martin Kouba created CDI-338:
--------------------------------
Summary: 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
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