-----Original Message-----
        From:   Charles Sanders [mailto:[EMAIL PROTECTED]] 
        Sent:   12 June 2002 21:59
        To:     Tomcat Users List (E-mail)
        Subject:        REMOVING EXAMPLES AND WEBDAV PERMANENTLY

        I need some help with getting the paths to /examples and /webdav
removed at startup. I have tried removing all <context> from the server.xml
file and they still will display as installed and running under
/manager/list?. I can remove them manually with the /manager/remove?
command, but I don't want them installed on startup. Any help would be
greatly appreciated. 

        Thanks,
        Charles << File: ATT07261.txt >> 

Charles

Are the examples and webdav directories still in place below webapps?  If
so, you'll need to remove them: any directories under webapps have contexts
automatically generated at Tomcat-startup, even if you've removed the
<Context...> tags from server.xml.

Hope that helps,
John

 --
John Niven
Please reply through mailing list

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to