Hi, I am not sure about name change. This is utility class which doesn't contain any 'registry' logic. It simply allows users to register mbeans. http://www.merriam-webster.com/dictionary/register
Regards, Lukasz > Hi Glen, > > you are right, I noticed it too. > > I plan to do the change on the trunk (Karaf 3.0) as users may use the current > "bad" naming. > > Regards > JB > > On 09/26/2011 07:40 PM, Glen Mazza wrote: >> On 09/26/2011 10:04 AM, [email protected] wrote: >>> +<!-- Register Dev MBean in the MBean Server --> >>> +<bean id="mbeanRegistrer" >>> class="org.apache.karaf.management.MBeanRegistrer"> >> >> JB, the classname should be "MBeanRegistry" (I think). Registrer is not >> a word in English. >> >> http://docs.jboss.org/jbossas/javadoc/3.2.7/jmx/org/jboss/mx/server/registry/MBeanRegistry.html >> >> >> Glen >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com
