[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7949) CDI is not validating @Inject Instance<[type]> correctly

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Dec 20 12:37:18 EST 2010


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

Alexey Kazakov updated JBIDE-7949:
----------------------------------

    Summary: CDI is not validating @Inject Instance<[type]> correctly  (was: CDI is not validating @Inject Inject<[type]> correctly)


> CDI is not validating @Inject Instance<[type]> correctly
> --------------------------------------------------------
>
>                 Key: JBIDE-7949
>                 URL: https://issues.jboss.org/browse/JBIDE-7949
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>            Reporter: Max Andersen
>            Assignee: Alexey Kazakov
>            Priority: Critical
>             Fix For: 3.2.0.CR1
>
>
>  @Inject
>    private Instance<Project> project;
> is marked with:
> Multiple beans are eligible for injection to the injection point	AbstractShellTest.java	/forge-test-harness/src/main/java/org/jboss/seam/forge/test	line 84	CDI Problem
> Instance<...> means there can be 0 to N matches thus shouldn't be marked as a validation error.

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