Hi, there,

Obviously, you have context auto mount enabled. To avoid removing
directory, yet to disable context, comment out the following expression 
in server.xml:

<!-- No auto context
  <ContextInterceptor className="org.apache.tomcat.context.AutoSetup" />
-->

Nikolai

Mark Howell wrote:

> remove the application directory containing it from the webapps 
> directory.
> 
> -Mark Howell
> mark at nullcraft.org
> 
> On Tue, 24 Apr 2001, Ramos Miguel-FMR068c wrote:
> 
>> Hello all:
>> 
>> I installed a sample program on the tomcat server, but now I want to remove
>> it. 
>> 
>> I delete the entry from the server.xml and restarted the server, but it
>> seems that
>> didn't result.
>> 
>> What's the right procedure to delete a previous installed program from the
>> ServletContext?
>> 
>> Thanks again.
>> 
>> Miguel Ramos.
>> 

Reply via email to