Library Link To Toggle Frames Print Feedback

Name

jboss_undeployapp — Removes a service from the JBoss applicaiton server.

Synopsis

jboss_undeployapp [ serviceName ]

Description

jboss_undeployapp removes a service from the JBoss application server. It removes the file serviceName.war from the server\default\deploy\ folder of your JBoss installation.

Arguments

The arguments used to remove a service from the JBoss applicaiton server are described below:

Option Interpretation
serviceName Specifies the name of the service to remove from JBoss.