[jboss-jira] [JBoss JIRA] (AS7-5075) Local ejb calls are always anonymous
Michael Gronau (JIRA)
jira-events at lists.jboss.org
Wed Jun 27 02:02:12 EDT 2012
Michael Gronau created AS7-5075:
-----------------------------------
Summary: Local ejb calls are always anonymous
Key: AS7-5075
URL: https://issues.jboss.org/browse/AS7-5075
Project: Application Server 7
Issue Type: Bug
Components: EJB
Affects Versions: 7.1.2.Final (EAP)
Reporter: Michael Gronau
Assignee: jaikiran pai
Calling an ejb from within a mbean service for example is always running under 'anonymous' user even with a JAAS login before the invocation.
Debugging has shown that only a correct security context is created by the SimpleSecurityManager when the call comes from a remote client.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list