[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-934) Remove JChannelFactory JMX lookup from CacheImpl

Brian Stansberry (JIRA) jira-events at jboss.com
Sun Jan 21 18:06:53 EST 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-934?page=all ]

Brian Stansberry updated JBCACHE-934:
-------------------------------------

    JBoss Forum Reference: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=98783

> Remove JChannelFactory JMX lookup from CacheImpl
> ------------------------------------------------
>
>                 Key: JBCACHE-934
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-934
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.ALPHA1, 2.0.0.ALPHA2
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>             Fix For: 2.0.0.BETA2
>
>
> CacheImpl tries to do a JMX lookup of the JChannelFactory.  The factory should only be available from the RuntimeConfig -- the CacheImpl should not look it up.  Any JMX lookup should be done by a JMX integration layer, i.e. CacheJmxWrapper or CacheLegacyJmxWrapper.
> With this the MBeanServer property can be removed from RuntimeConfig, as it's only use is for this llokup.

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