[jboss-jira] [JBoss JIRA] Created: (JBAS-5181) Inject MBeanServer into JChannelFactory

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Jan 27 18:43:36 EST 2008


Inject MBeanServer into JChannelFactory
---------------------------------------

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


JChannelFactory needs a ref to the MBeanServer so it can register channels and protocols in JMX.  It used to havesemi-hacky code to try and find the server; that's been removed in favor of dependency injection. So, we need to inject the mbean server.

-- 
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