[arquillian-issues] [JBoss JIRA] Updated: (ARQ-528) @Inject for ServiceLoader is not triggered for fallback implementation

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Aug 15 07:21:02 EDT 2011


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

Aslak Knutsen updated ARQ-528:
------------------------------

    Fix Version/s: 1.0.0.CR3
                       (was: 1.0.0.Final)


> @Inject for ServiceLoader is not triggered for fallback implementation
> ----------------------------------------------------------------------
>
>                 Key: ARQ-528
>                 URL: https://issues.jboss.org/browse/ARQ-528
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Base Implementation
>    Affects Versions: 1.0.0.CR2
>            Reporter: Karel Piwko
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.CR3
>
>
> The serviceLoader injects values in all created classes. However, for the following:
> {code}
> service.onlyOne(TheClass.class, TheClassDefault.class)
> {code}
> if no implementation of TheClass is found, it instantiates TheClassDefault. This instance will not get its field injected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list