From qpid-dev-return-10920-apmail-incubator-qpid-dev-archive=incubator.apache.org@incubator.apache.org Sun Jul 20 23:27:24 2008 Return-Path: Delivered-To: apmail-incubator-qpid-dev-archive@locus.apache.org Received: (qmail 12365 invoked from network); 20 Jul 2008 23:27:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2008 23:27:23 -0000 Received: (qmail 48962 invoked by uid 500); 20 Jul 2008 23:27:23 -0000 Delivered-To: apmail-incubator-qpid-dev-archive@incubator.apache.org Received: (qmail 48831 invoked by uid 500); 20 Jul 2008 23:27:23 -0000 Mailing-List: contact qpid-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-dev@incubator.apache.org Delivered-To: mailing list qpid-dev@incubator.apache.org Received: (qmail 48820 invoked by uid 99); 20 Jul 2008 23:27:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jul 2008 16:27:23 -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, 20 Jul 2008 23:26:37 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2460D234C164 for ; Sun, 20 Jul 2008 16:26:33 -0700 (PDT) Message-ID: <995751376.1216596393133.JavaMail.jira@brutus> Date: Sun, 20 Jul 2008 16:26:33 -0700 (PDT) From: "Rahul Mehta (JIRA)" To: qpid-dev@incubator.apache.org Subject: [jira] Updated: (QPID-955) WSDM Interface In-Reply-To: <1681508235.1208991441344.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/jira/browse/QPID-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Mehta updated QPID-955: ----------------------------- Attachment: qpid_JMX-WSDM.ppt Updated with architecture and management client slides. Thanks. BR, Rahul > WSDM Interface > -------------- > > Key: QPID-955 > URL: https://issues.apache.org/jira/browse/QPID-955 > Project: Qpid > Issue Type: New Feature > Components: AMQP Compliance, Java Management Console > Environment: Java, WS-DM Specification > Reporter: Rahul Mehta > Attachments: apache.zip, JMX-WSDM.doc, qpid_JMX-WSDM.ppt > > > Create a WS-DM (Web Services-Distributed Management) interface that will receive management Data through the AMQP mgmt protocol and translate those into WS-DM. > The main objective of introducing this AMQP-WSDM bridge in Apache Qpid is to allow any qpid broker to be hooked into any WS-DM console and allow for all the instrumentation data to be read, all the methods to be invoked, and the configuration to be updated through standard WS-DM console. > This project will take the schema from AMQP-mgnt and then dynamically expose those over JMX and WS-DM. This means that any of the management data from the broker can be managed by any JMX console or WS-DM console. > "Implementation of WSDM specification(s) (Management of Web Service & Management Using Web Service ) and integrate this in the Apache Qpid will be the major tasks in this project." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.