Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 13898 invoked from network); 27 Nov 2006 12:58:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2006 12:58:47 -0000 Received: (qmail 9661 invoked by uid 500); 27 Nov 2006 12:58:53 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 9620 invoked by uid 500); 27 Nov 2006 12:58:53 -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 9609 invoked by uid 99); 27 Nov 2006 12:58:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 04:58:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 04:58:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9FC427142F7 for ; Mon, 27 Nov 2006 04:58:21 -0800 (PST) Message-ID: <23491321.1164632301636.JavaMail.jira@brutus> Date: Mon, 27 Nov 2006 04:58:21 -0800 (PST) From: "Rakesh Midha (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying In-Reply-To: <1585416816.1140045428958.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/GERONIMO-1631?page=all ] Rakesh Midha updated GERONIMO-1631: ----------------------------------- Patch Info: [Patch Available] Fix Version/s: 2.0 (was: Verification Required) Assignee: (was: Rakesh Midha) Unassigning and marking patch available so that someone can review it > NoSuchConfigException when restarting app after undeploying > ----------------------------------------------------------- > > Key: GERONIMO-1631 > URL: http://issues.apache.org/jira/browse/GERONIMO-1631 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 1.0 > Reporter: Sachin Patel > Fix For: 2.0 > > Attachments: undeploydependecies.patch > > > If I have config A that imports config B. If undeploy is invoked on B... then... > Module B/B unloaded. > Module B/B uninstalled. > Undeployed B/B > So module B is not being stopped, thus resulting in a NoSuchConfigException on B when the server is restarted. > If A is undeployed before B, then all is ok. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira