[jbosstools-issues] [JBoss JIRA] (JBIDE-8758) @Inject @Resource(<name>) validation

Alexey Kazakov (JIRA) issues at jboss.org
Fri Feb 21 14:43:47 EST 2014


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

Alexey Kazakov resolved JBIDE-8758.
-----------------------------------

    Fix Version/s: 4.2.0.Beta1
                       (was: LATER)
       Resolution: Won't Fix

    
> @Inject @Resource(<name>) validation
> ------------------------------------
>
>                 Key: JBIDE-8758
>                 URL: https://issues.jboss.org/browse/JBIDE-8758
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdi-extensions
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Beta1
>
>
> We should validate resource path/name for such injections:
> {code}
> @Inject
> @Resource("WEB-INF/beans.xml")
> URL beansXml;
> {code}

--
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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list