Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-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 CBF3B17B69 for ; Fri, 30 Jan 2015 09:38:36 +0000 (UTC) Received: (qmail 57928 invoked by uid 500); 30 Jan 2015 09:38:36 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 57855 invoked by uid 500); 30 Jan 2015 09:38:36 -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 57798 invoked by uid 99); 30 Jan 2015 09:38:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jan 2015 09:38:36 +0000 Date: Fri, 30 Jan 2015 09:38:36 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-4737) Provide an option to use system bundle context to get bundles/services (Support for subsystems) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-4737. ----------------------------------- > Provide an option to use system bundle context to get bundles/services (Support for subsystems) > ----------------------------------------------------------------------------------------------- > > Key: FELIX-4737 > URL: https://issues.apache.org/jira/browse/FELIX-4737 > Project: Felix > Issue Type: Improvement > Components: Web Console > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Fix For: webconsole-4.2.6 > > > When the webconsole is used in an installation using subsystems, depending on the installed subsystem types, not all bundles or services are visible to the web console including the region bundles from subsystems. > While this might be desired in some situations, it makes the web console rather useless when subsystems are used as these are completely invisible to the administrator. > The best option would be to have a subsystem aware web console, but I fear this would be a long way to go. Therefore I think we should simply use the system bundle to get all bundles/services. And make this configurable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)