Hi,
i think there is no big troubles in having multiple host or even
multiple tomcat instances share a common webapp repository, as long as
the webapp are properly coded.
Tomcat will not write to the webapp base, unless you deploy using tomcat
manager. Only exception is when you put a .war t
The question: has anyone tried to share a web application (appBase) between
multiple virtual hosts?
Background: the project I'm working on is a number of web applications that
front a number (100's) of instances of a legacy application accessed through
a custom protocol. The number of Tomcat host