Felix, Marcel, Thank you for your answers. In fact I have been looking to the Prosyst framework, where bundle configuration is accessible through the remote management console (mconsole). I was trying to figure out how to configure these bundles, when deploying them on felix. I'll have a closer look to the given references and come back to you later.
Anne -----Message d'origine----- De : Marcel Offermans [mailto:[EMAIL PROTECTED] Envoyé : vendredi 24 août 2007 12:09 À : [email protected] Objet : Re: starting with Configuration Admin on felix On Aug 24, 2007, at 11:14 , Felix Meschberger wrote: > 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). There are some examples on the site, related to the different dependency management solutions. SCR is one of them, iPOJO and Dependency Manager both have some examples on the site: See: http://felix.apache.org/site/combining-ipojo-and-configuration- admin.html http://felix.apache.org/site/dependency-manager-usage.html >> Second, is there any bundle providing a local or remote UI for >> configuring managed services and factories ? Like Felix said, we could use some contributions here. Adding a shell or graphical UI would be "handy" here. During development, we often use a bundle that allows you to just "drop in" files that are translated into configurations. I think Peter Kriens also has a bundle that does this (as well as allow you to install and update bundles the same way). A wiki page about Configuration Admin and some example uses would be nice to have (we can base it on this thread :) ). Greetings, Marcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

