You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Landaluze Produktions IS - Carlos <li...@lpis.com> on 2000/11/25 22:03:45 UTC

tomcat 3.2 b8

i have install the tomcat 3.2 b8 in my linux with the apache
if i want to use virtual domains, where must i define them? in the apache or
in the concat conf files? or in both?

i each virtual domain i must tu put a server.xml and a web.xml file?
in this 3.2 b8 version for each viortual domain i must to run a JVM?
thanks
 Carlos




RE: tomcat 3.2 b8

Posted by Saurabh Shukla <sa...@cysphere.com>.
YOU HAVE TO MENTION it in httpd.conf(Apache), can be done away with at
tomcat level..
in tomcat just map the contexts.

You need to have different web.xml in each of your application root(Web-INF)

IF you are starting two different tomcat's then you obvously will be needing
to different
server.xml.

Shuklix

-----Original Message-----
From: Landaluze Produktions IS - Carlos [mailto:linux@lpis.com]
Sent: Sunday, November 26, 2000 2:34 AM
To: tomcat-user@jakarta.apache.org
Subject: tomcat 3.2 b8


i have install the tomcat 3.2 b8 in my linux with the apache
if i want to use virtual domains, where must i define them? in the apache or
in the concat conf files? or in both?

i each virtual domain i must tu put a server.xml and a web.xml file?
in this 3.2 b8 version for each viortual domain i must to run a JVM?
thanks
 Carlos