> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Mapping question
>
> Is it possible in Tomcat to define two virtual <Host>s who would share
> the same webapp directory ?

I've done it, just to see that it works, but can't say I've carried out any 
serious testing with such a configuration.  The in-memory classes will be 
independent, since separate classloaders are used.  Mark T has concerns about 
potential locking issues, especially on Windows platforms.

Note that having httpd in front of Tomcat isn't really pertinent to this 
question.

 - 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