-
Bug
-
Resolution: Done
-
Critical
-
10.0.0.Alpha6
-
None
RunAs for servlets doesn't work in Undertow.
I have unprotected @RunAs-annotated servlet which calls protected EJB method. The call should succeed, but it throws javax.ejb.EJBAccessException.
- clones
-
JBEAP-512 RunAs in servlet doesn't work
- Closed