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

Reply via email to