Java Reference
In-Depth Information
[domain@localhost:9999 /] undeploy
HelloWorld.war --server-groups=main-server-group
Successfully undeployed HelloWorld.war.
On the other hand, if your application is available on other server groups as well, you
need to provide the additional --keep-content flag, otherwise the CLI will com-
plain that it cannot delete an application that is referenced by other server groups:
[domain@localhost:9999 /] undeploy
HelloWorld.war
--server-groups=main-server-group --keep-content
Search WWH ::




Custom Search