Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 196 invoked from network); 4 Apr 2008 18:38:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 18:38:02 -0000 Received: (qmail 6408 invoked by uid 500); 4 Apr 2008 18:38:01 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 5884 invoked by uid 500); 4 Apr 2008 18:38:00 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 5873 invoked by uid 99); 4 Apr 2008 18:38:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 11:38:00 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 18:37:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3361F234C0BA for ; Fri, 4 Apr 2008 11:35:24 -0700 (PDT) Message-ID: <1114458494.1207334124195.JavaMail.jira@brutus> Date: Fri, 4 Apr 2008 11:35:24 -0700 (PDT) From: "Shiva Kumar H R (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMODEVTOOLS-322) Undeploying an EAR doesn't actually remove it from server In-Reply-To: <1611621651.1207332924620.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R closed GERONIMODEVTOOLS-322. -------------------------------------------- Resolution: Fixed > Undeploying an EAR doesn't actually remove it from server > --------------------------------------------------------- > > Key: GERONIMODEVTOOLS-322 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-322 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 2.1.0 > Reporter: Shiva Kumar H R > Assignee: Shiva Kumar H R > Priority: Critical > Fix For: 2.1.0 > > > Steps to recreate: > 1) Create a Dynamic Web Project and an EJB project. Then create an Enterprise Application Project (EAR) with the web & ejb projects added as its modules. > 2) Now deploy the EAR from within GEP. Observe from Admin Console that EAR is in fact deployed onto server. > 3) Now undeploy the EAR from within GEP. Although GEP shows the EAR as removed from server, observing from Admin Console shows that EAR is not at all undeployed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.