Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 49503 invoked from network); 9 Jun 2010 11:29:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jun 2010 11:29:37 -0000 Received: (qmail 45057 invoked by uid 500); 9 Jun 2010 11:29:36 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 44947 invoked by uid 500); 9 Jun 2010 11:29:35 -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 44930 invoked by uid 99); 9 Jun 2010 11:29:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 11:29:34 +0000 X-ASF-Spam-Status: No, hits=-1508.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jun 2010 11:29:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o59BTDAV014437 for ; Wed, 9 Jun 2010 11:29:13 GMT Message-ID: <31624659.701276082953052.JavaMail.jira@thor> Date: Wed, 9 Jun 2010 07:29:13 -0400 (EDT) From: "Guillaume Nodet (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-2349) JMX Notifications In-Reply-To: <22610663.21971274298739795.JavaMail.jira@thor> 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/FELIX-2349?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1287= 7046#action_12877046 ]=20 Guillaume Nodet commented on FELIX-2349: ---------------------------------------- Did you svn up and rebuild the whole karaf from a clean state ? It starts without any errors for me on trunk. > JMX Notifications > ----------------- > > Key: FELIX-2349 > URL: https://issues.apache.org/jira/browse/FELIX-2349 > Project: Felix > Issue Type: Bug > Components: Karaf > Affects Versions: karaf-1.4.0 > Environment: Sun VM 1.6 > Reporter: =C5=81ukasz Dywicki > Assignee: Guillaume Nodet > Fix For: karaf-1.6.2 > > Attachments: management-notification.diff > > Original Estimate: 3h > Remaining Estimate: 3h > > The JMX notification stuff is currently broken. I am not able to add JMX = listener to FeaturesServiceMBean: > {code} > The specified MBean [org.apache.felix.karaf:type=3Dfeatures,name=3Droot] = is not a NotificationBroadcaster object. > {code} --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.