Creating a Tomcat Deploy Application Step

This step deploys a Web application to Tomcat.

Required properties:

Property Name Description
Tomcat Manager URL The URL of the Tomcat Manager interface.
Tomcat Manager Username The username to use to login to the Tomcat Manager interface.
Tomcat Manager Password The password to use to login to the Tomcat Manager interface.
Context Name The context that is being deployed.
War File Path The path to the war file being deployed.

Optional properties:

Property Name Description
Context XML path The path of the context configuration file for this application, if any.