[
https://issues.apache.org/jira/browse/QPID-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Mehta updated QPID-955:
-----------------------------
Attachment: rahul.zip
This is the new version of the attached code.
Main updates:
1. QueryListener - to receive the query response in the "reply" queue
2. MangaementListener - to receives the management Configuration and
Instrumentation Content Messages periodically
3. ExposeMBean - expose the "queue" class as DynamicMbean on JMX agent and
manager can view the management information over JMX console.. and "purge"
method removes the number of messages (as an argument) provided by the manager
at runtime and these changes are reflecting inside the broker.
Note: in the same way I can expose the other classes. I am hoping to expose all
classes of broker on JMX by next week.
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: JMX-WSDM.doc, qpid_JMX-WSDM.ppt, rahul.zip, README.txt
>
>
> 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.