Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 90920 invoked from network); 12 Jan 2010 16:36:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2010 16:36:18 -0000 Received: (qmail 37499 invoked by uid 500); 12 Jan 2010 16:36:17 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 37419 invoked by uid 500); 12 Jan 2010 16:36:17 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 37409 invoked by uid 99); 12 Jan 2010 16:36:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 16:36:17 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 16:36:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 85E98234C4AA for ; Tue, 12 Jan 2010 08:35:54 -0800 (PST) Message-ID: <1520643146.183951263314154547.JavaMail.jira@brutus.apache.org> Date: Tue, 12 Jan 2010 16:35:54 +0000 (UTC) From: "Arjun Panday (JIRA)" To: dev@felix.apache.org Subject: [jira] Updated: (FELIX-1980) Gogo TelnetShell cannot be activated In-Reply-To: <501759981.183901263314154518.JavaMail.jira@brutus.apache.org> 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/FELIX-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arjun Panday updated FELIX-1980: -------------------------------- Attachment: gogo.tgz I suggest to centralize activation of both StdioConsole and TelnetShell in the existing BundleActivator and use the standard osgi.shell.telnet property to activate the telnet functionality. Please find attached the corresponding patch. /Arjun > Gogo TelnetShell cannot be activated > ------------------------------------ > > Key: FELIX-1980 > URL: https://issues.apache.org/jira/browse/FELIX-1980 > Project: Felix > Issue Type: Bug > Components: Gogo > Reporter: Arjun Panday > Priority: Minor > Attachments: gogo.tgz > > > Gogo's TelnetShell is implemented as an SCR component but no XML is provided to activate it. > /Arjun -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.