Hi, I am able to generate multiple war using “task task1” task task2" and create multiple wars using createDists. But when I am trying to build ear , the war archive path is including only one war and missing out another war. My settings.gradle includes both root project with two different wars. Also, my application.xml has both war files in context root. However, its including only one war file and missing out other war file
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Ear Project with war subprojects | 1 | 7218 | November 23, 2016 | |
Generating WAR and EAR artifacts inside the same Gradle project | 2 | 732 | May 21, 2014 | |
Question about adding war archive to ear archive | 4 | 4335 | April 28, 2014 | |
Build an ear with separate war projects | 0 | 400 | September 16, 2019 | |
Removing WAR from published artifacts in multi-project EAR build | 3 | 929 | June 21, 2013 |