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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...