Hi Anne, Am Donnerstag, den 23.08.2007, 17:48 +0200 schrieb GERODOLLE Anne RD-MAPS-GRE: > One is, are there any simple configurable examples available ?
Unfortunately not yet (at least not on the wiki :-) We use the Configuration Admin to supply configuration to our components, which we register and manage with the Declarative Services (SCR). We have the new Maven SCR Plugin create the required descriptors for the Declarative Services and the Meta Type Service and use our tool (see below) to manage the respective configuration). > Second, is there any bundle providing a local or remote UI for > configuring managed services and factories ? We have a project (Sling) which we are currently working on submitting it to the Apache Incubator. This project contains an easy to use Web Based frontend to manage framework instances including simple GUI for managing configurations for the Configuration Admin (with the help of the Meta Type service to get configuration descriptions). Stay tuned :-) Another solution would be to provide some shell commands for the Configuration Admin. But such commands do not exist yet - basically due to lack of time. Regards Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

