DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13893>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13893

/manager/install ... add a /manager/uninstall

           Summary: /manager/install ... add a /manager/uninstall
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The command /manager/install ... works.

It would be nice to have a new command /manager/uninstall that does:
- /manager/stop
- /manager/remove
- rm -rf $CATALINA_HOME/work/Standalone/localhost/???

Also add the 'uninstall' to the gui application 'Tomcat Web Application Server'.

Currently there are potentially four hyperlinks beside each application:
 START STOP RELOAD REMOVE

Nice to have five hyperlinks beside each application:
 START STOP RELOAD REMOVE UNINSTALL

Also add to the documentation pages about this new 'uninstall' command.
There also seems to be some confusion about the 'deploy' and 'undeploy'.
More explanation in the documentation should clear this up.

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to