[jboss-jira] [JBoss JIRA] Created: (JBAS-6424) Stateless Session Bean getCallerPrincipal().getName() is cached between Remote Calls from Standalone Client with different User's

Tom Iten (JIRA) jira-events at lists.jboss.org
Wed Jan 28 04:10:44 EST 2009


Stateless Session Bean getCallerPrincipal().getName() is cached between Remote Calls from Standalone Client with different User's
---------------------------------------------------------------------------------------------------------------------------------

                 Key: JBAS-6424
                 URL: https://jira.jboss.org/jira/browse/JBAS-6424
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: JBossAS-5.0.0.GA
         Environment: Win XP, JBoss running on localhost
            Reporter: Tom Iten
            Assignee: Anil Saldhana


Calling a Stateless Session Bean with different Users from a standalone Client delivers the same Principal Name.
The roles of the different Users are correct. 
Only the name of the Principal is always the name from the first invocation.

The behaivor is testet with the simple Login Module and with JAAS Login. 
For code snippets see also the jboss forum reference.


-- 
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 jboss-jira mailing list