I'm not sure what you're trying to do.
Do you mean that you originally added a new webapp and it's still there 
after you deleted
it from the server.xml file?
By default Tomcat 3.2.1 will find all webapps in your $TOMCAT_HOME/webapps 
directory,
even if they are not identified in the server.xml file. If you want to make 
your sample
unavailable, you need to remove it entirely from the webapps area.

Ed
([EMAIL PROTECTED])

At 01:06 PM 4/24/01 -0700, 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