[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5311) Remove compile-time dependence on org.jgroups.jmx.JChannelFactoryMBean

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Apr 10 21:52:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5311?page=all ]

Brian Stansberry resolved JBAS-5311.
------------------------------------

    Resolution: Done

The org.jboss.ha.framework.server.JChannelFactory not implements org.jboss.ha.framework.server.JChannelFactoryMBean instead of the JGroups interface.

JBM still invokes the factory via reflection-style JMX calls, but since the AS interface exposes the same operation signatures as the JGroups interface, this works fine.

> Remove compile-time dependence on org.jgroups.jmx.JChannelFactoryMBean
> ----------------------------------------------------------------------
>
>                 Key: JBAS-5311
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5311
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>            Reporter: Vladimir Blagojevic
>         Assigned To: Brian Stansberry
>             Fix For: JBossAS-5.0.0.CR1
>
>
> JGroups 2.7 release will remove org.jgroups.jmx package as jmx exposure of beans is going to be done through use of Java annotation mechanism. In order to preserve compatibility between AS5 clustering and JGroups 2.6 and 2.7 org.jgroups.jmx.JChannelFactoryMBean should be removed. 

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