EJB Enricher is executed before CDI enricher
--------------------------------------------
Key: ARQ-175
URL:
https://jira.jboss.org/browse/ARQ-175
Project: Arquillian
Issue Type: Bug
Components: GlassFish Containers, JBoss Containers
Affects Versions: 1.0.0.Alpha2
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Enrichment won't be activated for a field if it all ready has a value. CDI can handle
@Inject, @EJB and @Resource by hooking into the Container it self. This means the
CDIInjectionEnricher should be executed before EJBInjectionEnricher and
ResourceInjectionEnricher, since it has a better chance of getting the job done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira