> From: JDawg72 [mailto:mr.j....@hotmail.com]
> Subject: RE: Virtual host configuration problems
> 
> what has to happen when I need to add another
> domain and application to this instance of Tomcat?

A domain may have many webapps deployed for it.  Each domain also has to have 
one default webapp.  When you have multiple, independent domains, each will 
need its own <Host> element with a unique appBase setting.  Under each appBase, 
place the domain's default webapp in the ROOT directory (or use a ROOT.war 
file).

 - 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