> From: Elli Albek [mailto:e...@sustainlane.com]
> Subject: Re: How can I prevent Quartz multiple execution after
> tomcatrestart
> 
> If all you need is multiple domains mapped to the same application, try
> replacing
> 
> <Host name="localhost" ...>...</Host>
> <Host name="XXX.com"...>...</Host>
> 
> With:
> <Host name="localhost" ...>
> <Alias>XXX.com</Alias>
> ...</Host>

Note that if you have only one <Host>, <Alias> elements are completely 
superfluous.

 - 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.

Reply via email to