]
Katarina Hermanova updated WFLY-12783:
--------------------------------------
Attachment: newWebServiceDemo.zip
EJBAccessException when security domain mapping added in the EJB3
subsystem to enable elytron
---------------------------------------------------------------------------------------------
Key: WFLY-12783
URL:
https://issues.jboss.org/browse/WFLY-12783
Project: WildFly
Issue Type: Task
Components: Security, Web Services
Reporter: Katarina Hermanova
Priority: Optional
Attachments: newWebServiceDemo.zip
Having webservice with @RolesAllowed annotation and security domain defined in the
jboss-ejb3.xml (or @SecurityDomain). When this security domain mapping is added in the
EJB3 subsystem it is failing with "javax.ejb.EJBAccessException: WFLYEJB0364:
Invocation on method: METHOD of bean: BEAN is not allowed".
I believe the message is not clearly describing the problem and maybe the documentation
should be extended.