[jboss-jira] [JBoss JIRA] (REMJMX-43) Add support for an MBeanServer / MBeanServerConnection locator
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Mon May 21 07:04:17 EDT 2012
Darran Lofthouse created REMJMX-43:
--------------------------------------
Summary: Add support for an MBeanServer / MBeanServerConnection locator
Key: REMJMX-43
URL: https://issues.jboss.org/browse/REMJMX-43
Project: Remoting JMX
Issue Type: Task
Components: Connection
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta1
The idea of adding a 'locator' is so that we can add a query string to the request URL and this can contain additional information to call out to a locator to find either the referenced MBeanServer or MBeanServerConnection.
The Remoting JMX side of the implementation is just to add the locator API and to make use of it including the addition of support for query string.
One place to consider using this is within AS7 where a connection will be made to the master domain controller and the query string will identify a process to manage - the locator will then either return the MBeanServer or MBeanServerConnection - the end result will be that the master process becomes a proxy to the other processes providing a shared entry point and shared connections to other processes to be managed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list