Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 44484 invoked from network); 13 Jul 2007 16:27:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jul 2007 16:27:27 -0000 Received: (qmail 29998 invoked by uid 500); 13 Jul 2007 16:27:28 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 29645 invoked by uid 500); 13 Jul 2007 16:27:27 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 29634 invoked by uid 99); 13 Jul 2007 16:27:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 09:27:27 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2007 09:27:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7BB077141FE for ; Fri, 13 Jul 2007 09:27:04 -0700 (PDT) Message-ID: <813867.1184344024493.JavaMail.jira@brutus> Date: Fri, 13 Jul 2007 09:27:04 -0700 (PDT) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-3320) ActiveMQ MBeans should get registered with MBeanServer created by Geronimo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org ActiveMQ MBeans should get registered with MBeanServer created by Geronimo -------------------------------------------------------------------------- Key: GERONIMO-3320 URL: https://issues.apache.org/jira/browse/GERONIMO-3320 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: ActiveMQ Affects Versions: 2.0-M7 Reporter: Vamsavardhana Reddy Fix For: 2.0-M7 When there is more than one MBeanServer in the JVM, there is no control on the MBeanServer with which ActiveMQ MBeans get registered. ActiveMQ MBeans should get registered with the MBeanServer created by Geronimo. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.