Filip Hanik <[EMAIL PROTECTED]> wrote: > > > [1] > > http://localhost:8080/manager/html/remove?path=/tomcat-docs > > OK - Removed application at context path /tomcat-docs > > -> tomcat-docs directory has *not* been removed from hosts > > yes, but the application is actually removed, did you try to access > it to verify?
Application is unaccessable, but... > I believe this is explained in the docs ... the docs say at: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html "WARNING - This command will delete the contents of the web application directory and/or ".war" file if it exists within the appBase directory (typically "webapps") for this virtual host . The web application temporary work directory is also deleted. If you simply want to take an application out of service, you should use the /stop command instead." This command does not "delete the contents of" tomcat-docs directory nor temporary work directory. Do I understand the act of deleting in some strange, wrong way? ;) -- Tomek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
