Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 81294 invoked from network); 23 Nov 2005 10:54:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Nov 2005 10:54:43 -0000 Received: (qmail 70412 invoked by uid 500); 23 Nov 2005 10:54:40 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 69682 invoked by uid 500); 23 Nov 2005 10:54:37 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 69667 invoked by uid 500); 23 Nov 2005 10:54:36 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 69664 invoked by uid 99); 23 Nov 2005 10:54:36 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2005 02:54:36 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 36B05592; Wed, 23 Nov 2005 11:54:14 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37471] - Can not delete a Context from Admin Tool X-Bugzilla-Reason: AssignedTo Message-Id: <20051123105414.36B05592@ajax.apache.org> Date: Wed, 23 Nov 2005 11:54:14 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=37471 ------- Additional Comments From kakvicky@yahoo.co.in 2005-11-23 11:54 ------- (In reply to comment #2) > Deleting a Context is not a good idea anyways: a Context is a Web Application. > It should be stopped and undeployed from the Manager, not deleted from the Admin > webapp. You can provide a logical delete , the the corresponding entries in the config.xml should get deleted and the web application should not be . I think this is expected from the user . -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org