how to deploy many project to tomcat dmitry shabalin Created November 24, 2015 16:45 Hi all. Its possible deploy many projects to tomcat. We have 1 big parent project with many child, childs have child etc. Now i worked on 3 on this, how i can deploy them All?
You need one project with multiple modules. In Tomcat deployment settings specify the artifacts to deploy (each module can produce its own artifact).