Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94D896CF8 for ; Wed, 13 Jul 2011 15:25:24 +0000 (UTC) Received: (qmail 48837 invoked by uid 500); 13 Jul 2011 15:25:24 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 48795 invoked by uid 500); 13 Jul 2011 15:25:23 -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 48788 invoked by uid 99); 13 Jul 2011 15:25:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 15:25:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 15:25:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EA0034E16B for ; Wed, 13 Jul 2011 15:24:59 +0000 (UTC) Date: Wed, 13 Jul 2011 15:24:59 +0000 (UTC) From: "Chi Runhua (JIRA)" To: dev@geronimo.apache.org Message-ID: <810695346.10167.1310570699955.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <639557162.9343.1310549580182.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (GERONIMO-6075) Support bundle installation and uninstallation via Karaf shell 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-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064630#comment-13064630 ] Chi Runhua commented on GERONIMO-6075: -------------------------------------- Hi Ivan, you mean refer to GERONIMO-5764 for the details. IIUC, the logic of those 2 commands is to record the bundle in Geronimo repository and record the information in /etc/startup.properties file after installation, then remove the record after uninstallation. In this way, the bundle could survive after a clean start. Rex had already implemented the feature in GERONIMO-5764. This JIRA is to simply enable the commands for Karaf shell. HTH. > Support bundle installation and uninstallation via Karaf shell > -------------------------------------------------------------- > > Key: GERONIMO-6075 > URL: https://issues.apache.org/jira/browse/GERONIMO-6075 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: commands > Affects Versions: 3.0 > Reporter: Chi Runhua > Assignee: Chi Runhua > Priority: Minor > Fix For: 3.0 > > Attachments: 6075.patch, GERONIMO-6075-updated.patch > > > deploy:install-bundle > deploy:uninstall-bundle > should be supported via Karaf shell in Geronimo. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira