Hide Forgot
EDG build: http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-build-edg-from-source/100/artifact/edg-srcbuild.zip DistributedStateTransferManager component that is normally exposed under this JMX object name: "jboss.infinispan:type=Cache,name=\"%s(dist_sync)\",manager=\"testCacheManager\",component=DistributedStateTransferManager" is not visible. in pure infinispan 5.1.0.CR4 this is not a problem.
Tristan, this is a real problem for functional tests since they make use of JMX a lot. I currently cannot get to any Cache JMX MBean, CacheManager MBeans seem to be exposed properly.
Martin, it appears that the Cache Service in the AS7 infinispan extension does not enable jmx statistics. I have opened https://issues.jboss.org/browse/AS7-3366
Thank you Tristan