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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29286

Undeploy App does not delete WAR file

           Summary: Undeploy App does not delete WAR file
           Product: Tomcat 5
           Version: 5.0.25
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Manager
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Actions:

1 - Bring up HTML manager app page
2 - Click "Undeploy" link next to desired application
3 - Status message indicates success, expanded directory under "webapps" is
removed, WAR file under same directory is NOT removed

This prevents re-deployment of the app as Tomcat refuses to overwrite the WAR.

Text from your documentation:

WARNING - This command will delete the contents of the web application directory
if it exists within the appBase directory (typically "webapps") for this virtual
host . **This will also delete the source .WAR** if expanding occurred, as well
as the XML Context definition. If you simply want to take an application out of
service, you should use the /stop command instead.

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

Reply via email to