@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