[infinispan-issues] [JBoss JIRA] Updated: (ISPN-118) expose CacheManager to be accessible as an MBean
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Fri Jul 24 07:05:29 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno updated ISPN-118:
----------------------------------
Fix Version/s: 4.0.0.CR1
(was: 4.0.0.BETA1)
CacheManager is already an MBean since revision 454, so no urgent need to do any work here.
I've started a discussion in the dev list to see if we can expose more operations such as getCache()...etc.
> expose CacheManager to be accessible as an MBean
> ------------------------------------------------
>
> Key: ISPN-118
> URL: https://jira.jboss.org/jira/browse/ISPN-118
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Mircea Markus
> Assignee: Galder Zamarreno
> Fix For: 4.0.0.CR1
>
>
> [Galder]
> >>> Couple methods, discussed in more detail at http://tinyurl.com/lq688t section 11.2
> >>>
> >>> 1) Use the CacheManager to create your cache; the CacheManager is available in JNDI at java:/CacheManager. See Section 11.2.1.
> >>>
> >>> 2) Use CacheJmxWrapperMBean and it's "cache" mbean attribute. Simplest way is to deploy it via a -service.xml. Section 5.4.2 of JBC 3.1 docs at http://tinyurl.com/m49qen has other methods.
> >
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list