Martin Stefanko created WFCORE-3617:
---------------------------------------
Summary: Unable to enable disabled deployment through the CLI in domain mode
Key: WFCORE-3617
URL:
https://issues.jboss.org/browse/WFCORE-3617
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 4.0.0.Beta1
Reporter: Martin Stefanko
Assignee: Martin Stefanko
The CLI detects duplicate resource when trying to enable disabled deployment for a
server-group in domain mode:
{code}
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-1" => "WFLYCTL0212: Duplicate
resource [
(\"server-group\" => \"main-server-group\"),
(\"deployment\" => \"app.war\")
]"}}
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)