Re: running separate isolated jvm's for each web app

2012-01-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ahmed, On 1/16/12 11:13 AM, S Ahmed wrote: > If my tomcat has 2 web applications running on it, how do I create > different jvm pools to keep the apps isolated? Read the RUNNING.txt file that comes in the Tomcat distribution. Specifically, read the

Re: running separate isolated jvm's for each web app

2012-01-16 Thread David kerber
Tomcat Users List Subject: running separate isolated jvm's for each web app If my tomcat has 2 web applications running on it, how do I create different jvm pools to keep the apps isolated? - To unsubscribe, e-mail: user

Re: running separate isolated jvm's for each web app

2012-01-16 Thread S Ahmed
.jetbrains.com > "Develop with pleasure!" > > > >-Original Message- > >From: S Ahmed [mailto:sahmed1...@gmail.com] > >Sent: Monday, January 16, 2012 8:14 PM > >To: Tomcat Users List > >Subject: running separate isolated jvm's for each

RE: running separate isolated jvm's for each web app

2012-01-16 Thread Ilya Kazakevich
[mailto:sahmed1...@gmail.com] >Sent: Monday, January 16, 2012 8:14 PM >To: Tomcat Users List >Subject: running separate isolated jvm's for each web app > >If my tomcat has 2 web applications running on it, how do I >create differ

running separate isolated jvm's for each web app

2012-01-16 Thread S Ahmed
If my tomcat has 2 web applications running on it, how do I create different jvm pools to keep the apps isolated?