Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 50087 invoked from network); 6 Jun 2009 14:06:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jun 2009 14:06:18 -0000 Received: (qmail 99713 invoked by uid 500); 6 Jun 2009 14:06:30 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 99630 invoked by uid 500); 6 Jun 2009 14:06:30 -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 99620 invoked by uid 99); 6 Jun 2009 14:06:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 14:06:30 +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; Sat, 06 Jun 2009 14:06:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EC9CA234C004 for ; Sat, 6 Jun 2009 07:06:07 -0700 (PDT) Message-ID: <1893154674.1244297167955.JavaMail.jira@brutus> Date: Sat, 6 Jun 2009 07:06:07 -0700 (PDT) From: "Gert Vanthienen (JIRA)" To: dev@felix.apache.org Subject: [jira] Resolved: (FELIX-1196) Felix Web Console can't list Karaf features In-Reply-To: <1262314947.1243960087328.JavaMail.jira@brutus> 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-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved FELIX-1196. ------------------------------------ Resolution: Fixed Fix Version/s: karaf-1.0.0 Assignee: Gert Vanthienen Thanks to Marcin Wilkos for this patch! It has been integrated in Karaf in http://svn.apache.org/viewvc?view=rev&revision=782261. I have also added this bundle to the *{{webconsole}}* feature, so it is installed automatically when you do a *{{features/install webconsole}}*. Could you check if this fixes the issue for you and close this issue if it's OK? Thanks! > Felix Web Console can't list Karaf features > ------------------------------------------- > > Key: FELIX-1196 > URL: https://issues.apache.org/jira/browse/FELIX-1196 > Project: Felix > Issue Type: Improvement > Components: Karaf > Reporter: Marcin Wilkos > Assignee: Gert Vanthienen > Fix For: karaf-1.0.0 > > Attachments: webconsole.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > Web console should be extended by plugin, which will make possible listing Karaf features. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.