Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 73478 invoked from network); 23 Oct 2007 20:44:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Oct 2007 20:44:56 -0000 Received: (qmail 94202 invoked by uid 500); 23 Oct 2007 20:36:00 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 94156 invoked by uid 500); 23 Oct 2007 20:36:00 -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 94144 invoked by uid 99); 23 Oct 2007 20:36:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 13:36:00 -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; Tue, 23 Oct 2007 20:36:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AE77E714238 for ; Tue, 23 Oct 2007 13:35:51 -0700 (PDT) Message-ID: <14920442.1193171751711.JavaMail.jira@brutus> Date: Tue, 23 Oct 2007 13:35:51 -0700 (PDT) From: "Erik B. Craig (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-3547) Monitoring client needs to connect via mejb instead of jmx MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Monitoring client needs to connect via mejb instead of jmx ---------------------------------------------------------- Key: GERONIMO-3547 URL: https://issues.apache.org/jira/browse/GERONIMO-3547 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: monitoring Reporter: Erik B. Craig Assignee: Erik B. Craig Attachments: GERONIMO-3547.patch The monitoring client previously connected to the monitoring server via JMX. This has changed due to security concerns, and needs to be updated so that it will connect using MEJB instead. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.