]
Nicolas Henneaux updated WFLY-6045:
-----------------------------------
Security: (was: Security Issue)
EJB default missing method permission deny is not working
---------------------------------------------------------
Key: WFLY-6045
URL:
https://issues.jboss.org/browse/WFLY-6045
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 9.0.2.Final, 10.0.0.CR5
Reporter: Nicolas Henneaux
Attachments: default-missing-method-permissions-deny-access.war, jboss-ejb3.xml
The behaviour to deny access if no security annotation is present is not working. I tried
to use the property default-missing-method-permissions-deny-access from standalone.xml and
the property missing-method-permissions-deny-access from jboss-ejb3.xml and none of them
works.