[arquillian-issues] [JBoss JIRA] Updated: (ARQ-201) Primitive fields annotated with @Resource are not assigned

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Jun 28 15:19:46 EDT 2010


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

Aslak Knutsen updated ARQ-201:
------------------------------

    Fix Version/s: 1.0.0.Alpha3
         Priority: Minor  (was: Major)


> Primitive fields annotated with @Resource are not assigned
> ----------------------------------------------------------
>
>                 Key: ARQ-201
>                 URL: https://jira.jboss.org/browse/ARQ-201
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Runtime Enricher SPI
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Dan Allen
>            Priority: Minor
>             Fix For: 1.0.0.Alpha3
>
>
> Fields which are not null are skipped when performing @Resource injections. However, primitive fields are never null and therefore injections do not occur on those fields.
> Example:
> @Resource(name = "port") int port;

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