-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
EAP 5.0.1
-
None
-
None
-
Not Required
If you have SessionBeanA calling a method in SessionBeanB which calls a method in SessionBeanC
When using the <run-as-principal> in SessionBeanA the principal set by <run-as-principal> correctly propagates to SessionBeanB but not to SessionBeanC.
It should propagate through the call stack.
- is related to
-
EJBTHREE-1945 RunAsIdentity is not propagated correctly
- Closed
-
JBAS-1389 run-as-principal only propogates one level
- Closed
- relates to
-
JBPAPP-2786 REGRESSION -@RunAsPrincipal not working as expected
- Closed
-
JBPAPP-1951 Caused by: java.lang.IllegalStateException: No valid security context for the caller identity when using @RunAsPrincipal
- Closed