Thanks, I readed this doc. So there is no way to declare JMX beans in declarative way, only programatic way? If CacheJmxWrapperMBean is depracated then how to get access to cache? Now Im using something like this for access cache bean: anonymous wrote : CacheJmxWrapperMBean wrapper = MBeanServerInvocationHandler.newProxyInstance( | server, "jboss.cache:service=ExampleTreeCache", CacheJmxWrapperMBean .class, false); |
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225322#4225322 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225322 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
