-
Bug
-
Resolution: Done
-
Major
-
None
-
None
- SLSB annotated with @RunAs and @RunAsPrincipal - method getCallerPrincipal returns "anonymous" identity instead of defined in annotation.
- For not autenticated user there should be thrown EJBAccessException but identity anonymous is returned.
The test for the funcionality was passed from EJB3 testsuite and it could be found on:
https://github.com/ochaloup/jboss-as/commit/b1eaf4d435dfd32ced0c8ad070faec2c6978b2cf#diff-0
- is incorporated by
-
AS7-4080 @Ignored tests (tracking)
- Resolved