Actually the problem was I still had "/usr/local/apache2/htdocs" as my
"appBase" directive in my server.xml file.  When I changed that back
to "webapps", things worked.

Thanks for your taking the time to explain these things. - Dave

On 11/13/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: D. Alvarado [mailto:[EMAIL PROTECTED]
> Subject: Re: Why is "ROOT" appended?
>
> <Context docBase="/usr/local/apache2/htdocs"
>          privileged="true" antiResourceLocking="false"
> antiJARLocking="false">
> </Context>
>
> Is the ROOT.xml file correct?

That looks o.k. to me.  Could there be a permissions problem - Tomcat
unable to access /usr/local/apache2/htdocs?

 - 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]



---------------------------------------------------------------------
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