Tomcat plugin use cases

1 minute readExtensibilityDeveloper productivity

The following examples illustrate how you can use the Tomcat plugin in CloudBees CD/RO to:

Deploy applications with RunTomcatManager

This example shows how to deploy an application using the Tomcat Manager and the deploy command.

To deploy the application:

  1. Navigate to the RunTomcatManager procedure.

  2. Enter the following parameter values to deploy the application:

    Enter the parameters

    Parameters to deploy the application

    After the job runs, you can view the results, including the following job details, that show the application was deployed:

    View the job results

    Job results

    In the RunTomcatManager step, select the Log icon to review the diagnostic information. The output is similar to the following diagnostic report:

    Diagnostic information

    Log file

Undeploy applications with RunTomcatManager

This example shows how to undeploy the application that was deployed in the previous example using the Tomcat Manager and the undeploy command.

To undeploy the application:

  1. Go to the RunTomcatManager procedure.

  2. Enter the following parameter values to undeploy the application:

    Enter parameter values

    Parameters to undeploy the application

    After the job runs, you can view the results, including the following job details, that show the application was not deployed:

    View the job results

    Job results

    In the RunTomcatManager step, select the Log icon to review the diagnostic information. The output is similar to the following diagnostic report:

    Diagnostic information

    Log file