[jboss-jira] [JBoss JIRA] (WFLY-7149) Unable to remove elytron subsystem with defined properties-realm
Jan Kalina (JIRA)
issues at jboss.org
Thu Sep 22 04:26:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kalina reassigned WFLY-7149:
--------------------------------
Assignee: Jan Kalina (was: Darran Lofthouse)
> Unable to remove elytron subsystem with defined properties-realm
> ----------------------------------------------------------------
>
> Key: WFLY-7149
> URL: https://issues.jboss.org/browse/WFLY-7149
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Radim Hatlapatka
> Assignee: Jan Kalina
> Priority: Critical
>
> When having elytron subsystem with only defined property-realm and calling remove on the subsystem, it fails due unsatisfied dependencies \[1\]. The subsystem is created from scratch with no dependencies outside of the subsystem => it shouldn't fail to remove.
> \[1\]
> {noformat}
> [standalone at localhost:9990 /] /subsystem=elytron:remove
> {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0171: Removing services has lead to unsatisfied dependencies:
> Service elytron.security-properties was depended upon by service org.wildfly.security.security-realm.elytron-security
> Service elytron.core-service was depended upon by service org.wildfly.security.security-realm.elytron-security",
> "rolled-back" => true
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list