[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1944) Nothing inject to SessionContext by @Resource in session bean

zheng duan (JIRA) jira-events at lists.jboss.org
Thu Sep 27 05:18:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1944?page=all ]

zheng duan updated JBSEAM-1944:
-------------------------------

    Affects Version/s: 2.0.0.BETA1
                           (was: 2.0.0.CR1)
             Priority: Major  (was: Critical)

> Nothing inject to SessionContext by @Resource in session bean
> -------------------------------------------------------------
>
>                 Key: JBSEAM-1944
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1944
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: EJB3
>    Affects Versions: 2.0.0.BETA1
>         Environment: Tomcat 6.0.x + embedded-jboss beta2 + jdk 5.0.x
>            Reporter: zheng duan
>
> the code is:
> @Stateless
> @Name("xxx")
> public XxxBean implement Xxx {
> ...
> @javax.annotation.Resource private javax.ejb.SessionContext session;
> ...
> The value of session is null,  but it was well whithout seam.

-- 
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 seam-issues mailing list