Unable to determine username from EJB method
--------------------------------------------

         Key: GERONIMO-668
         URL: http://issues.apache.org/jira/browse/GERONIMO-668
     Project: Geronimo
        Type: Bug
    Versions: 1.0-M4    
    Reporter: Ivan Dubrov


When calling EJB method from the Web module some important security context 
information (username) is lost.  It is impossible to determine caller user name 
from the EJB method. EJBContext.getCallerPrincipal().getName() returns 
something like this:

[org.apache.geronimo.security.realm.providers.GeronimoGroupPrincipal: manager]



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to