[jboss-jira] [JBoss JIRA] (ELY-645) Unable to remove elytron subsystem with defined properties-realm
Darran Lofthouse (JIRA)
issues at jboss.org
Wed Sep 28 07:00:02 EDT 2016
[ https://issues.jboss.org/browse/ELY-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13299580#comment-13299580 ]
Darran Lofthouse commented on ELY-645:
--------------------------------------
Please just stick with the WFLY issue, the ELY project is for the core Elytron component not the subsystem. If you do want a subsystem issue one can be created in GitHub in the subsystem repository.
> Unable to remove elytron subsystem with defined properties-realm
> ----------------------------------------------------------------
>
> Key: ELY-645
> URL: https://issues.jboss.org/browse/ELY-645
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
>
> 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]
> [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
> }
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list