Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 52981 invoked from network); 12 Oct 2008 10:14:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Oct 2008 10:14:45 -0000 Received: (qmail 11966 invoked by uid 500); 12 Oct 2008 10:14:44 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 11925 invoked by uid 500); 12 Oct 2008 10:14:44 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 11897 invoked by uid 99); 12 Oct 2008 10:14:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Oct 2008 03:14:43 -0700 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; Sun, 12 Oct 2008 10:13:46 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 67BA3234C21C for ; Sun, 12 Oct 2008 03:13:53 -0700 (PDT) Message-ID: <533541847.1223806433424.JavaMail.jira@brutus> Date: Sun, 12 Oct 2008 03:13:53 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-865) mbeans don't seem to be correct - looking in JConsole at routes, don't seem to see 1 mbean per route and 1 mbean per endpoint In-Reply-To: <84887525.1219855312584.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-865: ------------------------------ Attachment: claus-jms-screenshot.jpg > mbeans don't seem to be correct - looking in JConsole at routes, don't seem to see 1 mbean per route and 1 mbean per endpoint > ----------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-865 > URL: https://issues.apache.org/activemq/browse/CAMEL-865 > Project: Apache Camel > Issue Type: Improvement > Components: jmx > Reporter: James Strachan > Assignee: Hadrian Zbarcea > Priority: Blocker > Fix For: 1.5.0 > > Attachments: camelJmx.png, claus-jms-screenshot.jpg > > > we should really have folders within each camelcontext like this... > {code} > camelContext-something/ > endpoints/ > endpoint-x > endpoint-y > routes/ > route-a > route-b > consumers/ > consumer-1234 > {code} > i.e. we should be able to find all the endpoints in JMX easily looking in a single JMX 'folder' ditto for routes -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.