<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 25 Mar 2009, at 06:22, Mircea Markus wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>implementation finished.<br>Following features were added, compared with JBossCache:<br>1) jmx domain care be specified now.<br>2) an MBeanServer lookup can be configured, to lookup the server on which the components will be registered - in prev version the PlatformMBeanServer was hardcoded (now it's only an default)<br>3) missing unit tests were added for all the annotated MBeans<br>4) jmx is now configured in two places:<br> &nbsp;&nbsp;- in global section: to enable exposure of shared information (rpc manager info, cache manager info)<br> &nbsp;&nbsp;e.g &lt;globalJmxStatistics enabled="true" jmxDomain="infinispan" mBeanServerLookup="org.infinispan.jmx.PerThreadMBeanServerLookup" /><br><br> &nbsp;&nbsp;- for each cache, where cache specific info is configured(mainly interceptors, which now are cache specific)<br>e.g. &lt;jmxStatistics enabled="false"/></div></blockquote><div><br></div><div>How are objects registered in JMX? &nbsp;I'm guessing jmxDomain:&lt;component> for stuff on the cache manager, and jmxDomain:&lt;cacheName>:&lt;component> for cache-level components?</div><div><br></div><div>Cheers</div><div>Manik</div><div><br></div><div>--</div></div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-infinispantal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-infinispantal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Manik Surtani</div><div>Lead, JBoss Cache</div><div><a href="http://www.jbosscache.org">http://www.jbosscache.org</a><br><a href="mailto:manik@jboss.org" target="_blank">manik@jboss.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>