RE: JVM per web App in Tomcat 5 possiable

2007-02-21 Thread jerrythenoob
Thanks for the help : ) I'll try that Caldarale, Charles R wrote: > >> From: jerrythenoob [mailto:[EMAIL PROTECTED] >> Subject: JVM per web App in Tomcat 5 possiable >> >> my application uses a thrid-party native lib which will >> bring down tomca

JVM per web App in Tomcat 5 possiable

2007-02-21 Thread jerrythenoob
Hi guys a noob question, my application uses a thrid-party native lib which will bring down tomcat if the internet connectivity is lost after a couple of attempts. Is there a way to start another JVM for that web app alone ? or does anyone have any suggestion for my situation ? Thanks -- View