[jboss-jira] [JBoss JIRA] (WFCORE-2772) DomainDefinition.REMOVE does not remove all services installed by ADD
Brian Stansberry (JIRA)
issues at jboss.org
Sun May 7 21:13:00 EDT 2017
Brian Stansberry created WFCORE-2772:
----------------------------------------
Summary: DomainDefinition.REMOVE does not remove all services installed by ADD
Key: WFCORE-2772
URL: https://issues.jboss.org/browse/WFCORE-2772
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Brian Stansberry
Assignee: Darran Lofthouse
DomainDefinition.ADD installs a service named for the capability, plus another that has that name with "initial" appended. But DomainDefinition.REMOVE only removes the former. The result is if you do a remove of the domain with allow-resource-service-restart=true, it fails because the 'initial' service is left behind with missing dependencies. Rollback also fails because the 'initial' service is already present so can't be restored.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list