> From: Brian Olson [mailto:[EMAIL PROTECTED] 
> Subject: Can Two Host-s share one Context?

> I'm able to make this happen by declaring two Host 
> entries in server.xml with overlapping appBase

That sounds a bit scary unless you inhibit war unpacking.  Even then I'd
be reluctant to do that.

> Is there a way to configure a Context to be shared by two Hosts?

Not that I'm aware of.  How about using a filter on the
www.mybigsharedserver.com <Host> that redirects to the proper <Host>
name?

 - 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