You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by James Chuang <dr...@earthlink.net> on 2001/12/15 02:32:27 UTC

Configureing multiple JVMs on Tomcat 3.3

Under Tomcat 3.2.3, I had 2 serverXXX.xml  files, and I started 2 instances
of Tomcat, each with it's own serverXXX.XML file.  This allowed each app to
have it's own JVM.

Looking at 3.3's documentation, it seems the right way to define contexts is
to use app_XXX.XML file in the conf directory, and let tomcat find them
directly.

Question, does each context have it's own JVM?  If not, then how should I
create multiple JVMs?  It looks like I have to go back to putting the
context definition in 2 separate server.XML files, then call them
separately, and not use the APP-XXX.XML route, which seems to be the
preferred route.

Thanks in advance.

jchuang


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>