I want to deploy and run multiple WARs on the same instance of Tomcat so that they communicate to each other. It seems that I can select only 1 facet to deploy with 1 run configuration.
Is there a way around? I am on Intellij 8.X and my project is Maven based.
Please enlighten.
Vlad