[jboss-jira] [JBoss JIRA] Created: (JBAS-4180) Reduce coupling between JMX and HASingleton

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Mar 5 23:26:11 EST 2007


Reduce coupling between JMX and HASingleton
-------------------------------------------

                 Key: JBAS-4180
                 URL: http://jira.jboss.com/jira/browse/JBAS-4180
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-5.0.0.CR1


Look at HASingletonController and HASingletonElectionPolicy and factor out the JMX-related stuff.

For a unit test, just tried to deploy an HASingletonController as a simple MC bean, no JMX.  Fails to start with NPE because HASingletonController is a ServiceMBeanSupport subclass and w/o JMX registration it won't work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list