Hi Miguel, you can try Pax Confman [1], too. It basically does the same, but, as far as I know, only for configuration files.
Kind regards, Daniel [1] http://wiki.ops4j.org/display/ops4j/Pax+ConfMan Am 04.01.2010 um 11:52 schrieb Miguel: > thank you! I didnt know file installer could manage config files... Thank you > for that! > > regards, > > Miguel > Sent from Madrid, Spain > > On Mon, Jan 4, 2010 at 10:51 AM, David Bosschaert <[email protected]> > wrote: > Hi Miguel, > > You may want to have a look at the Felix File Install: > http://felix.apache.org/site/apache-felix-file-install.html > I think it does exactly what you're looking for: read properties files from a > directory in disk and push these in the Configuration Admin service. > > Best regards, > > David Bosschaert > > Miguel wrote: > yes, but do you mean reading a file and registering all the properties using > config admin service? Or is there any direct way to do it using config admin? > > > > Miguel > Sent from Madrid, Spain > > On Mon, Jan 4, 2010 at 10:35 AM, Peter Kriens <[email protected] > <mailto:[email protected]>> wrote: > > Use Config Admin ... > > Kind regards, > > Peter Kriens > > > On 29 dec 2009, at 16:24, Miguel wrote: > > hello, > > I have been reading several ways to configure bundle variables > usign a > external file. It seems that PAX confman provides this > implementation but i > don't know if it is the best way. > > for you, what would be the best way to configure a bundle > externally? > > best regards, > > Miguel > Sent from Madrid, Spain > _______________________________________________ > OSGi Developer Mail List > [email protected] <mailto:[email protected]> > > https://mail.osgi.org/mailman/listinfo/osgi-dev > > > _______________________________________________ > OSGi Developer Mail List > [email protected] <mailto:[email protected]> > > https://mail.osgi.org/mailman/listinfo/osgi-dev > > > ------------------------------------------------------------------------ > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
