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 39E731856A for ; Fri, 1 Jan 2016 14:46:40 +0000 (UTC) Received: (qmail 61480 invoked by uid 500); 1 Jan 2016 14:46:40 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 61451 invoked by uid 500); 1 Jan 2016 14:46:40 -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 61418 invoked by uid 99); 1 Jan 2016 14:46:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jan 2016 14:46:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DC6F72C1F62 for ; Fri, 1 Jan 2016 14:46:39 +0000 (UTC) Date: Fri, 1 Jan 2016 14:46:39 +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] [Commented] (KARAF-2971) there is no MBean operation for easily get bundle status MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2971?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1507= 6305#comment-15076305 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2971: --------------------------------------------- I'm mixed about this request as list() is a tabularData so already complian= t. However, I understand the needs to JMX beginners. > there is no MBean operation for easily get bundle status > -------------------------------------------------------- > > Key: KARAF-2971 > URL: https://issues.apache.org/jira/browse/KARAF-2971 > Project: Karaf > Issue Type: Improvement > Affects Versions: 2.3.3 > Reporter: Xilai Dai > Assignee: Jean-Baptiste Onofr=C3=A9 > > Now if user want to get a specific bundle's status (Active, Resolved, ...= ), the only MBean operation can be used is list(), but it return TabularDat= a for all of the installed bundles, user has to process the TabularData.=20 > Maybe a new operation --- getStatus(bundle name/bundle id) should be prov= ided in the Bundle MBean for user easily get one specific bundle's status. -- This message was sent by Atlassian JIRA (v6.3.4#6332)