Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3013817F7A for ; Tue, 1 Sep 2015 08:29:48 +0000 (UTC) Received: (qmail 24096 invoked by uid 500); 1 Sep 2015 08:29:47 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 23928 invoked by uid 500); 1 Sep 2015 08:29:47 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 23699 invoked by uid 99); 1 Sep 2015 08:29:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 08:29:46 +0000 Date: Tue, 1 Sep 2015 08:29:46 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-3966) Commands disappear when a service is restarted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Baptiste Onofr=C3=A9 created KARAF-3966: ------------------------------------------- Summary: Commands disappear when a service is restarted Key: KARAF-3966 URL: https://issues.apache.org/jira/browse/KARAF-3966 Project: Karaf Issue Type: Bug Components: karaf-shell Affects Versions: 4.0.1, 4.0.0 Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 On Cellar, we use @Reference annotation to inject services like GroupManage= r or ClusterManager in cluster:* commands. If we restart the cellar-hazelcast bundle (providing those services), the c= luster:* commands, as the services are not "re-injected". -- This message was sent by Atlassian JIRA (v6.3.4#6332)