> From: Michael Courcy [mailto:[EMAIL PROTECTED] 
> Subject: Re: placing context.xml in META-INF works?
> 
> How do you manage the problem, if you need to define a Host element 
> whith many Alias ?

Hosts are a completely different problem, since they are not subordinate
to an app.

> Can you put the definition of your Host element in  
> %TOMCAT_HOME%/conf/[ENGINE]/[HOST]/myApp.xml, and nest the context 
> definition inside the host definition ?

No.  Check the doc for the proper hierarchy of elements.

You can programmatically add hosts on the fly - the admin app does it.

 - 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