Bundles and config are already available via the standardized osgi mbeans provided by aries afaik. Did I miss something ?
On Wed, Sep 7, 2011 at 15:49, Jean-Baptiste Onofré <[email protected]> wrote: > Hi all, > > I'm working on KARAF-786 in order to add a bunch of new MBeans in Karaf. > > The purpose is to be able to manipulate bundles, config, security, > scheduler, kar, via the JMX. > > Currently the management Maven module is the bootstrap to start the Karaf > MBean server. > > I would like to make the following refactoring: > - management will be a POM containing two Maven modules: server and mbeans > - the server module is the current management, aka the MBean server > bootstrap > - the mbeans is a POM that will contains one Maven module per MBean type: > bundle, config, etc (it looks like that we have in the shell Maven module). > > Are you OK with that ? > > Regards > JB > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
