]
Christian Bauer commented on JBSEAM-1944:
-----------------------------------------
How is that related to Seam?
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: