[jboss-user] [JBoss Cache: Core Edition] - Re: CacheJmxWrapperMBean is deprecated, but the documentatio
manik.surtani@jboss.com
do-not-reply at jboss.com
Tue Mar 17 07:13:05 EDT 2009
JMX should primarily be used for management information and not as a registry of services, this is why the component is deprecated.
You should have your own code create and register the cache in JNDI and your client code look up the cache from JNDI.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218563#4218563
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218563
More information about the jboss-user
mailing list