Hi Jean, Yes, i want to create a custom MBean in smx, But how i register custom Mbean in SMX ? where config file ?
using spring mbean server ? Thanks and regards Fred From: Jean-Baptiste_Onofr Date: 2010-08-09 17:19:16 To: users Cc: Subject: Re: How custom mbean in smx ? Hi Fred, by "own MBean", what do you mean exactly ? SMX automatically register MBeans per component, per endpoint, etc. If you want to create a custom MBean, you need to register it in the MBean server. Regards JB On 08/09/2010 11:13 AM, FredZhu wrote: > > Hi all, > > I'm new servicemix, i want to know how to custom own mbean in smx ? i > want to using jconsole remote get some info from own mbean. > > Thanks and regards > Fred
