-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.1.2.Final (EAP)
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.