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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Apr 19 16:17:33 EDT 2011


@Inject @Resource(<name>) validation
------------------------------------

                 Key: JBIDE-8758
                 URL: https://issues.jboss.org/browse/JBIDE-8758
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: cdi (jsr-299)
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.3.x


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list