[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3184) @In Injection of Identity does not work when using a stateful sesion bean as a remote client.
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jul 28 09:49:45 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed JBSEAM-3184.
-----------------------------
Resolution: Rejected
There is no HTTP session available when doing a remote EJB call.
> @In Injection of Identity does not work when using a stateful sesion bean as a remote client.
> ---------------------------------------------------------------------------------------------
>
> Key: JBSEAM-3184
> URL: https://jira.jboss.org/jira/browse/JBSEAM-3184
> Project: Seam
> Issue Type: Bug
> Components: EJB3
> Environment: JBOSS EAP 4.2
> Reporter: Keith Ganger
>
> @In Injection of Identity does not work when using a stateful sesion bean as a remote client.
> If you manually log in using the Identity object, and then attempt to reference this object in another method Seam will have ijected in a new NULL Identity object.
> This means that by using seam you have broken your session beans for use by a remote client.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list