[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9400) Tooling shows warning for Seam 3 Persistence created EntityManager injection

Cody Lerum (JIRA) jira-events at lists.jboss.org
Mon Jul 25 10:55:23 EDT 2011


Tooling shows warning for Seam 3 Persistence created EntityManager injection
----------------------------------------------------------------------------

                 Key: JBIDE-9400
                 URL: https://issues.jboss.org/browse/JBIDE-9400
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.3.0.M2
            Reporter: Cody Lerum
            Assignee: Alexey Kazakov


Create SMPC in Seam 3 Persistence module as shown here http://docs.jboss.org/seam/3/persistence/latest/reference/en-US/html/persistence.html#persistence.seam-managed-persistence-contexts

@Inject
EntityManager em;

Shows "No bean is eligible for injection to the injection point [JSR-299 §5.2.1]" warning

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