[jbosstools-issues] [JBoss JIRA] (JBIDE-12366) No bean is eligible for injection to @Inject Identity identity;

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jul 24 15:01:07 EDT 2012


Alexey Kazakov created JBIDE-12366:
--------------------------------------

             Summary: No bean is eligible for injection to @Inject Identity identity;
                 Key: JBIDE-12366
                 URL: https://issues.jboss.org/browse/JBIDE-12366
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: CDI extensions
    Affects Versions: 3.4.0.M1
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.4.0.M1


1. Download and install as maven project this demo: https://github.com/jboss-jdf/jboss-keynote-2012
2. See jbwdemo-authenticator/src/main/java/org/jboss/jbw2012/keynote/guvnor/authenticator/GuvnorJaasAuthenticator.java
3. There are two CDI problems:
"No bean is eligible for injection to the injection point [JSR-299 §5.2.1]"
for @Inject Identity identity; and @Inject Credentials credentials;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list