CLI command to remove jgroups subsystem in Domain mode in JBoss EAP 6.1.0
Issue
- How to remove jgroups subsystem in JBoss EAP 6.1 using CLI command ?
- Following CLI command fails to remove jgroups subsystem in Domain mode
[domain@localhost:9999 /] /profile=full-ha/subsystem=jgroups:remove()
{
"outcome" => "failed",
"failure-description" => {"domain-failure-description" => "JBAS014807: Management resource '[(\"subsystem\" => \"jgroups\")]' not found"},
"rolled-back" => true
}
[domain@localhost:9999 /]
Environment
- JBoss Enterprise Application Platform (EAP)
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.