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