Tomcat most-definitely supports failover and cluster deployment. Both of these facts and how-to can be found in the tomcat documentation.
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html -----Original Message----- From: Legolas Woodland [mailto:[EMAIL PROTECTED] Sent: Sunday, April 30, 2006 10:08 AM To: Tomcat Users List Subject: Re: Where i can find tomcat clustring features list ? Thanks for reply Mark Thomas wrote: > Legolas Woodland wrote: > >> Does tomcat support fail over in a clustered environment ? >> > Yes > I find a document in tomcat documentation : *tomcat*.apache.org/*tomcat*-5.0-doc/*cluster*-howto.html is there any more documents around ? How i can use Fail over feature , in onjava.com i find a article that said tomcat does not support fail over , www.onjava.com/pub/a/onjava/2004/04/14/*cluster*ing.html Also i need farm deployment feature , i mean deploying an application to one node and it deploy that application in all nodes. is it supported ? >> is there any utility or library which can add clustering to tomcat? >> > Tomcat does this out of the box. > > Mark > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]