-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins running on Windows 7 Professional Edition
Websphere Application Sever on Linux
I am using Jenkins version 1.644 and trying to deploy a web application to Websphere 8.5 application server. Jenkins job completed successfully and application is visible through admin console. After the first install, i manually configured Three application configurations namely, 1. Virtual Host 2. Context Root and 3 Modules after these setup application comes up fine.
Now when i run the Jenkins Job again (option used is Install/Update application), it overrides all the configurations.
Please Let me know how to preserve the configurations after each build from Jenkins. Does the install/update option, override these configurations?
The WDP does not override configurations in WAS. It anything, it would only override application specific settings when it does an update or full re-install.