When you unpack the distribution of Tomcat it comes with several WAR files
(inlcuding test.war admin.war and examples.war). You have to:
- get rid of the WAR files
- remove the corresponding directories
- and of course, remove the contexts from xerver.xml
(I had the same problem, but with an /admin directory....)
Julio
----- Original Message -----
From: Christoph Kukulies <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 15, 2000 11:29 AM
Subject: /test interferes - how to get rid of it?
>
> In tomcat 3.1 beta (I reinstalled today) I once had managed to get rid of
that
> /test context entry but now it sticks like the pest:
>
> Context log: path="/admin" Automatic context load
docBase="/usr/local/build/tomcat/webapps/admin"
> Context log: path="/admin" Adding context path="/admin"
docBase="/usr/local/build/tomcat/webapps/admin"
> Context log: path="/test" Automatic context load
docBase="/usr/local/build/tomcat/webapps/test"
>
> I thought I removed it from server.xml, and every other file in the conf
> directory.
>
> It interferes with a /test directory I have in my server tree.
>
>
> --
> Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
>