Re: FW: question on clustering Tomcat 7.0

2012-03-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles, On 3/16/12 8:43 PM, charles didonato wrote: > I have two tomcat instances on 1 machine, each with a different > AJP connector port and manager application port. > > I have Apache webserver for load balancing. When I undeploy my web > app fr

FW: question on clustering Tomcat 7.0

2012-03-16 Thread charles didonato
I have two tomcat instances on 1 machine, each with a different AJP connector port and manager application port. I have Apache webserver for load balancing. When I undeploy my web app from one of the tomcat instances, it does not fail over to the other tomcat in the cluster and I get a 404 error.