Container Deployer
The Container Deployer build runner allows deploying WAR application archives to different containers. The runner supports the following Tomcat versions: 5.x, 6.x, 7.x and 8.x.
The settings common for all runners are described on a separate page; this page details the Container Deployer settings.
Option | Description |
---|---|
Deployment Target | |
Target | Enter target container info in the following format: |
Container Type: | Select the version of Tomcat from the dropdown. The default "Manager" web app must be deployed to the target Tomcat. The user must have role "manager-script". |
Deployment Credentials | |
Username | Specify the username. The user must have "manager-script" role assigned. |
Password | Specify the p assword. Configuration parameters can be used |
Deployment Source | |
Path to war archive | Specify the source war archive to be deployed. |