Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 60153 invoked from network); 19 Jan 2007 18:52:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2007 18:52:54 -0000 Received: (qmail 89332 invoked by uid 500); 19 Jan 2007 18:52:58 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 89283 invoked by uid 500); 19 Jan 2007 18:52:58 -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 89272 invoked by uid 99); 19 Jan 2007 18:52:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 10:52:58 -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; Fri, 19 Jan 2007 10:52:50 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 24D6E7142B6 for ; Fri, 19 Jan 2007 10:52:30 -0800 (PST) Message-ID: <6008954.1169232750147.JavaMail.jira@brutus> Date: Fri, 19 Jan 2007 10:52:30 -0800 (PST) From: "Sachin Patel (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMODEVTOOLS-122) When creating geronimo-web.xml from scratch using Plug-in Form Editor, the "Dependencies" view doesn't show the just added dependency In-Reply-To: <307734.1165840282134.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-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Patel closed GERONIMODEVTOOLS-122. ----------------------------------------- Resolution: Fixed Fix Version/s: (was: 1.2.0) 1.2.1 Path applied. Thank you. > When creating geronimo-web.xml from scratch using Plug-in Form Editor, the "Dependencies" view doesn't show the just added dependency > ------------------------------------------------------------------------------------------------------------------------------------- > > Key: GERONIMODEVTOOLS-122 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-122 > Project: Geronimo-Devtools > Issue Type: Bug > Components: eclipse-plugin > Affects Versions: 1.2.1 > Reporter: Shiva Kumar H R > Assigned To: Sachin Patel > Priority: Critical > Fix For: 1.2.1 > > Attachments: GERONIMODEVTOOLS-122.patch > > > Follow these steps to re-create the problem: > 1) Create a new dynamic web project (don't use import of an existing project, this scenario requires that no element is present in geronimo-web.xml) > 2) Open "geronimo-web.xml" in Geronimo Deployment Plan Editor > 3) Switch to Deployment tab > 4) Under "Dependecies" section click on "Add" > 5) Enter values and click "Finish" > 6) You will see that "Dependencies" view doesn't show the just added dependency > Only upon Save, Close and Re-open of "geronimo-web.xml" you will be able to see the added dependencies. > The patch included solves this problem by updating the "performFinish()" function of class "org.apache.geronimo.st.v11.ui.wizards.DependencyWizard". Functionality of "performFinish()" function of class "org.apache.geronimo.st.v11.ui.wizards.SecurityRoleWizard" is used as the hint for coming up with this patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira