> From: Matt Doller [mailto:[EMAIL PROTECTED] 
> Subject: RE: Multiple Hosts all using the same web 
> application instance
> 
> Nothing is in the conf/Catalina directory for any of my 
> sites, so I'm not sure how to go about the first option.

You'd just create the needed subdirectories and files.

> I think if I try the second option, creating aliases for each 
> site instead of individual hosts, I won't be able to run the 
> site-specific servlets - is that correct?

The above seems to contradict your original requirement:  you wanted all
the sites to run the same webapp instance, now you're saying each site
has its own unique webapp; which is it?

> however my sites aren't deployed through tomcat

I don't know what you mean by that, since you're asking Tomcat-specific
questions.  If you mean you don't use the Tomcat manager app or ant
tasks, that's immaterial.  Whatever deployment mechanism you choose
needs to create whatever files are necessary, including any under
conf/Catalina/[host].

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to