Change Notes item #543759, was opened at 2002-04-14 16:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=543759&group_id=22866
Category: JBossMX Group: None Status: Open Priority: 5 Submitted By: Adrian Brock (ejort) Assigned to: Nobody/Anonymous (nobody) Summary: MBean Registry POJO Initial Comment: Changed the MBean Registry back to a normal java class. By default the normal java class org.jboss.mx.server.registry.BasicMBeanRegistry is used. By defining the property jbossmx.mbean.server.class= org.jboss.mx.server.registryManagedMBeanRegistry the registry is again exposed for management. On my tests the performance is as follows for registerMBean/unregisterMBean cycling Basic 210ms Managed 250ms Regards, Adrian ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=543759&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
