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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun Apr 22 23:05:30 EDT 2007


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

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

    Fix Version/s: 2.0.0.CR2
                       (was: 2.0.0.CR1)

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