[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1409) Unknown context variable name: entityManager

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Dec 18 15:37:48 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1409?page=all ]

Max Andersen updated JBIDE-1409:
--------------------------------

    Fix Version/s: 2.1
         Priority: Critical  (was: Major)

talked with Pete Muir about it...seam supports this "cyclic dependency" at runtime, but the proper way would be to seperate the components.xml to be in the jar instead of web-inf....at least the parts that are only relevant for ejb.jar. Seam might not support that fully though...need to test.

> Unknown context variable name: entityManager
> --------------------------------------------
>
>                 Key: JBIDE-1409
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1409
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0.CR1
>         Environment: latest nightlybuild (dec 3)
> seam2.0.0
> ecliple 3.3.1.1
>            Reporter: Menashe
>         Assigned To: Alexey Kazakov
>            Priority: Critical
>             Fix For: 2.1
>
>         Attachments: components.xml, test.java
>
>
> when em injection is used as in:
> @In private EntityManager entityManager;
> then validator fails with
> Unknown context variable name: entityManager
> although works fine with seam2 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list