I think it is possible to run as many instances of tomcat (including different versions) as your machine can 'carry'. This includes memory/cpu and port issues. Just install each instance into another directory and change the ports (http listener and whatever you need further). Drop your webapps in. Ready.
No further configuration is actually needed. Leon On 2/27/06, lk <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to know if it is possible to run multiple instances of tomcat. > I've read the documentation and I found out that I can configure > multiple workers to serve multiple instances of Tomcat. > But I haven't understood if in this way the contexts served by a worker > are protected against a failure of the others workers? > > Furthermore I would like to know if it is possible to run tomcat5 and > tomcat4 on the same server? > > Thanks > > > -- > Email.it, the professional e-mail, gratis per te: http://www.email.it/f > > Sponsor: > Per il tuo progetto da realizzare, Findomestic ti offre finanziamenti chiari > e semplici senza anticipi, clicca e scopri come! > Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3938&d=27-2 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]