Exploded EAR is not created when deploying artifacts using whepshepre server
Answered
Hi team.
From IntelliJ 2019.3 onwards whenever I try tu run an EAR in Websphere server, the exploded artifact is not created. With oldest IntelliJ versions it’s working with issues. I have already checked the output path end in .ear. Can you please help me? Thanks in advance
Please sign in to leave a comment.
Hi guys. In case somebody there will have the same problem I had, the solution is to let IntelliJ instead of Gradle do the build of the exploded artifact.
This can be set in general > settings > build. Hope this helps you 🙂