[jboss-user] [JBoss Cache: Core Edition] - Re: Where can I get underlying JBossCache from within JMX

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Dec 1 07:16:12 EST 2008


What gets registered in JMX was changed in 2.x.  The cache itself is no longer in JMX, since JMX is meant to be for reporting only, not a service repository. Register to and lookup from JNDI if an service repo is what you want.

Alternately, there is a legacy JMX wrapper which did give you access to the cache service, since 2.x as well - look at the Javadocs of this wrapper for details.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193353#4193353

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193353



More information about the jboss-user mailing list