'Once ant build is converted to maven build nested folders are created & its nt deployed properly thrugh uDeploy. Guess is environment properties issue
Looking for help on the issue that we are facing with the deployment of the war that is generated through maven build. Unable to install or update the application. According to logs the previous application server is not even being stopped though environment properties are being set in the ‘application-config.properties’ file during the deployment process to stop the previous server and start a new one.
If you need more details, please contact us.
Application config specifications:
- Combination of struts(version 2.1.8) and spring(version 2.5.6) framework.
- Java 1.8 version with web sphere version 6.1 and dynamic web module version 3.1
- Maven-compiler-plugin version 3.7.0 and maven-war-plugin 3.2.1.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
