> From: Christopher Dodunski [mailto:chrisfromsquir...@christopher.net.nz] 
> Subject: Re: Configuring which Servlet is invoked

> So, based on your explanation below, Tomcat can actually have 
> more than one default application?

Yes - there is always one per <Host>.

You need to make the blog <Host> the defaultHost, and have your christopher app 
handled by a separate <Host> for blog.christopher.net.nz, with a different 
appBase setting.  You could remove the fiddling done by httpd, and just rename 
the christopher app to ROOT for the second <Host>.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to