[Crossposting to Sling and Felix]
Hi all,
In the Apache Sling project we have a nice little web based management
console for OSGi framework. This console currently has the following
features:
* Manage Bundles: list, install, start, stop, uninstall, refresh
packages
* Managed DS Components: list, enable, disable (requires Apache Felix
SCR)
* Configuration Admin: Simple GUI to edit configuration
* Configuration Status: List installed bundles, framework/system
properties,
active services, available DS components, show
configurations
* OBR: List contents, install from OBR
* System Information: Setting system startlevel, set default bundle
start level,
general VM information
This console is not really related to the Sling project and may be of
use to about any OSGi based application to easily manage the framework
instance. As such we (Richard Hall, Marcel Offermans, Karl Pauls,
Carsten Ziegeler and me) discussed that it might be a good idea to move
this console to the Apache Felix project. In fact, people interested in
such a console would certainly go to Apache Felix and not to Apache
Sling in search for such a console.
I would like to hear the oppinions of the two communities with respect
to moving the current "Sling Management Console" to Apache Felix.
Thanks.
Regards
Felix