Library Link To Toggle Frames Print Feedback

Name

tomcat_undeployapp — Removes a service from the servlet container.

Synopsis

tomcat_undeployapp [ appName ]

Description

tomcat_undeployapp removes a deployed application from the servlet container included with Celtix Enterprise. The WAR named appName.war is deleted from the webapps folder of the included servlet container. If there is an associated context directory for the application, that is also deleted.

Arguments

The arguments used to remove an application from the servlet container are reviewed in the following table:

Option Interpretation
appName Specifies the name of the application to be removed from the servlet container.