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

Menashe (JIRA) jira-events at lists.jboss.org
Wed Dec 5 18:33:51 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1409?page=comments#action_12390770 ] 
            
Menashe commented on JBIDE-1409:
--------------------------------

steps
1) create new seam project with seam2 as EAR (that is important since WAR didn't give me a warning)
2) create a class with @Name (with out @Name no warring is fired)
see attached


> Unknown context variable name: entityManager
> --------------------------------------------
>
>                 Key: JBIDE-1409
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1409
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBoss Tools 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
>             Fix For: 2.0.0.GA
>
>         Attachments: components.xml
>
>
> 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