On 24/08/07, Marcel Offermans <[EMAIL PROTECTED]> wrote:
>
> 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).
FYI, Peter's FileInstall bundle can be found at:
http://www.aqute.biz/Code/FileInstall
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]
>
>
--
Cheers, Stuart