I added the <Context path="" docBase="ROOT" debug="0"/>, it still doesn't work
Best Regards.
jacky
----- Original Message -----
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[email protected]>
Sent: Friday, February 17, 2006 10:13 AM
Subject: RE: Re: context error
> From: "jacky" <[EMAIL PROTECTED]>
> Subject: Re: Re: context error
>
> server.xml is the default server.xml:
>
> <!-- Tomcat Root Context -->
> <!--
> <Context path="" docBase="ROOT" debug="0"/>
> -->
Part of the problem may be that you have no default <Context>. There
should be one (and only one) <Context> tag with path="". If you want
your app to be the default, you can just set its path to "".
- 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]