Re: multi-tenancy using tomcat

2008-03-12 Thread Gabe Wong
Sury Balasubramanian wrote: Hello all, if i want multiple tomcat instances running on the same machine (different ports), can i potentially configure them to read off the same webapp (war) directory? Is there a downside in doing that (separate work directories are ok) ?? assume that each tomcat

multi-tenancy using tomcat

2008-03-12 Thread Sury Balasubramanian
Hello all, if i want multiple tomcat instances running on the same machine (different ports), can i potentially configure them to read off the same webapp (war) directory? Is there a downside in doing that (separate work directories are ok) ?? assume that each tomcat instance points to a single te