By mcakkan
via altuure.com
Published: Mar 13 2008 / 06:45
running multiple tomcat by using a single catalina_base and catalina_home
this will make it easy to manage server management to use only one tomcat setup instance



Comments
dzonelurker replied ago:
What's the advantage of this setup?
unchqua replied ago:
I see two: 1) disk space economy (doubtful) and 2) an easier way to keep Tomcat distribution updated. Anyway, there's nothing wrong with that. Still I prefer multiple CATALINA_HOME instances.
mcakkan replied ago:
hi,
it is really easy to maintain: same file system & same configuration files with just a single system property diffrence, it should be prefered if you are clustering a simple web application in a single server/filesystem
Voters For This Link (9)
Voters Against This Link (0)