Some (if not all) of the JBossCache configuration files contain the following MBean definition:
<!-- Uncomment to get a graphical view of the TreeCache MBean above --> | <!-- <mbean code="org.jboss.cache.TreeCacheView" name="jboss.cache:service=TreeCacheView">--> | <!-- <depends>jboss.cache:service=TreeCache</depends>--> | <!-- <attribute name="CacheService">jboss.cache:service=TreeCache</attribute>--> | <!-- </mbean>--> I thought I would get a GUI with which I could inspect the cache, but instead I got a "multiple MBean" exception. I am running JBossCache in "standalone" mode, is this the issue? Are multiple MBeans per JBossCache instance supported only when running inside JBoss 4? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851966#3851966 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851966 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
