How do you configure the app server connectors to have more than one instance (or different minor versions) of an particular app server?
Let’s say I want to use Tomcat 5.0.19 and Tomcat 5.0.18
or just Tomcat 5 at two different locations.
How do I do this? Or can I?
the UI for configuring app servers doesn’t seem to allow for more than one instance or minor versions of an app server.
On a related note, is there a way to deploy a WAR to a given directory independent of the app server connectors?