Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 37389 invoked from network); 10 May 2010 06:26:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 06:26:15 -0000 Received: (qmail 7608 invoked by uid 500); 10 May 2010 06:26:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 7549 invoked by uid 500); 10 May 2010 06:26:15 -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 7542 invoked by uid 99); 10 May 2010 06:26:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 06:26:15 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 06:26:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4A6Pp3H017987 for ; Mon, 10 May 2010 06:25:51 GMT Message-ID: <8273591.60331273472751399.JavaMail.jira@thor> Date: Mon, 10 May 2010 02:25:51 -0400 (EDT) From: "Chi Runhua (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5274) Deploy New/Install New Application portlet needs some love to help out newbies In-Reply-To: <26435963.11781272301653771.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chi Runhua updated GERONIMO-5274: --------------------------------- Attachment: 5274_2.2_en.patch > Deploy New/Install New Application portlet needs some love to help out newbies > ------------------------------------------------------------------------------ > > Key: GERONIMO-5274 > URL: https://issues.apache.org/jira/browse/GERONIMO-5274 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.1.5, 2.2 > Reporter: Donald Woods > Assignee: Chi Runhua > Priority: Minor > Fix For: 2.2.1 > > Attachments: 5274_2.2_en.patch > > > Got feedback from a new Geronimo user (one of our OpenJPA committers) when she tried to setup Geronimo 2.1.5 + OpenJPA2 + Daytrader 2.1.3. > 1) Title of "Deploy New" item in the navigation tree should be more generic, like "Deploy Applications" or "Deployer", as it can be used to redeploy apps > 2) The Portlet title of "Install New Applications" should be more generic just like the menu title, like "Deploy Applications", as it can also be used to redeploy apps > 3) The "Plan" field needs to be relabeled as "Plan (optional):" as the deployment plan is optional. > 4) The Help for the portlet needs some updating: > 4a) The Archive field can be WAR/EAR/RAR and not just the mentioned WAR type. > 4b) The Plan field needs more description, like mentioning it is optional. Also it should mention "archive" instead of "war" as multiple file types are supported as stated in 4a. Need to also reword that it can be a deployment plan not included in the archive or a stand-alone deployment plan when a RAR is being used or for providing environment specific settings like the DB plans used with Daytrader. > 4c) the "Redeploy application" option in the portlet is not mentioned in the Help and needs to be added > 5) we shouldn't use "app" as an abbreviation for "application" for the checkbox "Start app after install" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.