Bugs item #1051570, was opened at 2004-10-21 10:40 Message generated for change (Settings changed) made by jiwils You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1051570&group_id=22866
Category: JBossCache >Group: CVS HEAD Status: Open Resolution: None Priority: 5 Submitted By: James Wilson (jiwils) >Assigned to: Ben Wang (bwang00) Summary: Multiple MBean Configuration Error Initial Comment: Some if not all of the JBossCache configuration XML files contain the following commented 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>--> By uncommenting this MBean definition, I thought I would get a GUI with which I could inspect the cache, but instead I got a "multiple MBean" exception. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1051570&group_id=22866 ------------------------------------------------------- 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
