[
https://issues.jboss.org/browse/JBIDE-15085?page=com.atlassian.jira.plugi...
]
Ron Šmeral resolved JBIDE-15085.
--------------------------------
Resolution: Rejected
Sorry for the confusion, this is not really a bug.
It was caused by having a beans.xml file in {{src/test/resources}} and in
{{src/main/webapp/WEB-INF}} where only the former contained the required declaration of an
alternative bean, but only the latter was taken into account by JBDS.
Don't throw a "no beans eligible" warning for injection
points in Arquillian tests
----------------------------------------------------------------------------------
Key: JBIDE-15085
URL:
https://issues.jboss.org/browse/JBIDE-15085
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: CDI
Affects Versions: 4.1.0.Beta2
Reporter: Ron Šmeral
Priority: Minor
It would be nice if JBDS didn't show the "No bean is eligible for injection to
the injection point" warning for injection points in Arquillian tests.
Though it can't possibly know what beans will be included in the deployment, at least
it could take into account the beans from src/main.
--
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