RE: Tomcat Cluster and NFS mounted webapp

2008-10-28 Thread forum123
Caldarale, Charles R wrote: > > > Look at the workDir attribute of the and elements. > > By the way, you might want to consider moving up to a more recent 5.5 > version (5.5.27 is current). Lots of fixes have gone in since 5.5.12 was > released over three years ago. > > - Chuck > > It

Re: Tomcat Cluster and NFS mounted webapp

2008-10-27 Thread forum123
markt-2 wrote: > > > Sharing the bin, common, server, shared and webapps directories is fine. > Sharing conf could be OK if you are careful > Sharing logs, temp and work is likely to cause problems. > > Did you look into using CATALINA_HOME/CATALINA_BASE? > > Yes, we use CATALINA_HOME/CATAL

Tomcat Cluster and NFS mounted webapp

2008-10-26 Thread forum123
We're setting up a simple Tomcat cluster using Tomcat 5.5.12. There will be initially 2 Tomcat instances on 2 physical Linux servers in this cluster. Is mounting a shared NFS folder appropriate for this? NFS will allow us to deploy updates a single time and have all Tomcat's in the cluster pick