Darran Lofthouse created WFLY-9626:
--------------------------------------
Summary: Defining security-domain in jboss-app.xml where EJB deployment does
not have security settings results in IllegalStateException
Key: WFLY-9626
URL:
https://issues.jboss.org/browse/WFLY-9626
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
{noformat}
Caused by: java.lang.IllegalStateException: PBOX00075: The property AuthorizationManager
is null
at
org.jboss.security.plugins.javaee.EJBAuthorizationHelper.authorize(EJBAuthorizationHelper.java:298)
at
org.jboss.as.security.service.SimpleSecurityManager.authorize(SimpleSecurityManager.java:267)
... 121 more
{noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)