[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3184) @In Injection of Identity does not work when using a stateful sesion bean as a remote client.

Keith Ganger (JIRA) jira-events at lists.jboss.org
Wed Jul 23 11:05:16 EDT 2008


@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