> From: Andrew Connick [mailto:[EMAIL PROTECTED]
> Subject: Re: Problems with jsp include files in sub-directories
>
> They have set the host to:
> <Host name="windsor-chamber.co.uk"
> appBase="/home/andrew42/public_html">
> <Alias>www.windsor-chamber.co.uk</Alias>
> <Context path="" reloadable="true"
> docBase="/home/andrew42/public_html"
> debug="1"/>
> </Host>

The <Context> element above must be removed.

> and the context in public_html/ROOT/META_INF/context.xml is :
> <Context docBase="ROOT" path="/"   reloadable="true" debug="1">
> </Context>

Both the path and docBase attributes above must be removed.

I suspect things will work properly after that's done.

 - 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