Return-Path: X-Original-To: apmail-karaf-user-archive@minotaur.apache.org Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 004EA17EFD for ; Sat, 14 Mar 2015 15:02:56 +0000 (UTC) Received: (qmail 12978 invoked by uid 500); 14 Mar 2015 15:02:55 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 12935 invoked by uid 500); 14 Mar 2015 15:02:55 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 12925 invoked by uid 99); 14 Mar 2015 15:02:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Mar 2015 15:02:55 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_FAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: encountered temporary error during SPF processing of domain of wolle5050@gmx.de) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Mar 2015 15:02:50 +0000 Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id D4B001742B92 for ; Sat, 14 Mar 2015 08:02:18 -0700 (PDT) Date: Sat, 14 Mar 2015 08:02:09 -0700 (MST) From: Herr-Herner To: user@karaf.apache.org Message-ID: <1426345329915-4039035.post@n3.nabble.com> In-Reply-To: <55042053.2080906@nanthrax.net> References: <1426324885759-4039023.post@n3.nabble.com> <55041CAB.5040701@nanthrax.net> <1426333608160-4039031.post@n3.nabble.com> <55042053.2080906@nanthrax.net> Subject: Re: Creating Apache Karaf console commands MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ok... I checked the Apache SCR shell integration which uses Gogo. I missed that the SCR feature installs an external command handler based on the Karaf shell. So, if I got you right, the recommended way is to use the karaf shell and not gogo for custom extensions, right? -- View this message in context: http://karaf.922171.n3.nabble.com/Creating-Apache-Karaf-console-commands-tp4039023p4039035.html Sent from the Karaf - User mailing list archive at Nabble.com.