Re: JVM per Context

2008-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: >> From: Martin Gainty [mailto:[EMAIL PROTECTED] >> Subject: RE: JVM per Context >> >> If your goal is to run TC with different JVMs have you looked >> at using each JBM to run embedde

RE: JVM per Context

2008-09-10 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: RE: JVM per Context > > If your goal is to run TC with different JVMs have you looked > at using each JBM to run embedded Tomcat This has nothing to do with running an embedded Tomcat. Please don't add confusion to t

RE: JVM per Context

2008-09-10 Thread Martin Gainty
Sep 2008 00:56:42 +0100 > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: JVM per Context > > Michael Dehmlow wrote: > > Thanks, my version of tomcat 5.5.26. My mistake I was looking at tomcat 3.3 > > documentation: > > http://tomcat.apa

Re: JVM per Context

2008-09-10 Thread Pid
Michael Dehmlow wrote: > Thanks, my version of tomcat 5.5.26. My mistake I was looking at tomcat 3.3 > documentation: > http://tomcat.apache.org/tomcat-3.3-doc/tomcat-apache-howto.html > http://tomcat.apache.org/tomcat-3.3-doc/tomcat-apache-howto.html . > > Yes defining contexts in the Server.xml

RE: JVM per Context

2008-09-10 Thread Michael Dehmlow
being only my theory I can only hope someone can either call me an idiot or give me a few pointers in short order. I will post my findings as I find them. Thanks, Mike -- View this message in context: http://www.nabble.com/JVM-per-Context-tp19414891p19420413.html Sent from the Tomcat - User ma

RE: JVM per Context

2008-09-10 Thread Caldarale, Charles R
> From: Michael Dehmlow [mailto:[EMAIL PROTECTED] > Subject: JVM per Context > > I have multiple contexts that are defined for a given host in > my server.xml Placing elements in server.xml is strongly discouraged for any current version of Tomcat; however, you didn't bo

RE: JVM per Context

2008-09-10 Thread Peter Crowther
> From: Michael Dehmlow [mailto:[EMAIL PROTECTED] > I have multiple contexts that are defined for a given host in > my server.xml > each context I would like to start up in its own jvm, for dll and > enviornment variable reasons. As a solution sketch (I've never done it), you'll need to deploy ecl

JVM per Context

2008-09-10 Thread Michael Dehmlow
r.xml: I've read documentation for tomcat 3.4 that details the use of ajp for communication to achieve this but can't find anything about jvms docs. Thanks for any help, Mike -- View this message in context: http://www.nabble.com/JVM-per-Context-tp19