[jboss-jira] [JBoss JIRA] (WFLY-9440) EJB and Undertow subsystems use org.wildfly.security.jacc-policy capability without registering a requirement for it
Tomasz Adamski (JIRA)
issues at jboss.org
Wed Oct 18 10:36:02 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomasz Adamski reassigned WFLY-9440:
------------------------------------
Assignee: Tomasz Adamski
> EJB and Undertow subsystems use org.wildfly.security.jacc-policy capability without registering a requirement for it
> --------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-9440
> URL: https://issues.jboss.org/browse/WFLY-9440
> Project: WildFly
> Issue Type: Bug
> Components: EJB, Web (Undertow)
> Reporter: Brian Stansberry
> Assignee: Tomasz Adamski
>
> Both EJB and Undertow have 'enable-jacc' attributes which, if true, result in the code doing a service dep using the org.wildfly.security.jacc-policy capability. But there's no registration of a requirement for that capability, so if it were removed (which requires reload) the inconsistent model would not be detected and a subsequent reboot/restart would fail.
> This can't be fixed until WFCORE-3354 is, because right now that capability isn't registered either!
> Fixing this isn't as simple as recording this as a fixed requirement of the relevant ejb/undertow capability, as it's only a requirement if the attribute value is 'true'.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list