Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: deploy-plugin
-
Labels:None
-
Environment:2.138.3 Jenkins build on Windows 10 under JDK 1.8
-
Similar Issues:
Description
All of our environments for deploying web based application are under Tomcat 9. This includes test, stage and production. For the current support, we downgraded our tests to Tomcat 8 to manage automated build. However, we cannot do the same for Stage and Production due to the dependency on other projects. We need a feature to deploy wars automatically on tomcat 9. As I see we don't have that option under the container selection for deploying war / ear doesn't have 9 as an option.
> As I see we don't have that option under the container selection for deploying war / ear doesn't have 9 as an option.
Could you please explain how you do it for Tomcat8? Is there a Web Interface for it somewhere. Screenshots would help