[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-175) EJB Enricher is executed before CDI enricher

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Jun 11 12:38:38 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-175.
-------------------------------

    Fix Version/s: 1.0.0.Alpha3
       Resolution: Done


> 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
>             Fix For: 1.0.0.Alpha3
>
>
> 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

        


More information about the arquillian-issues mailing list