Sorry to bother you again, but could you please give me some docs on how to use the configuration admin service, and servicefactory in general ?
I noticed the configurationadminfactory in the felix code, and i wondered if was supposed to use it directly. Thank you very much Le Thursday 22 May 2008 17:33:51 Christian van Spaandonk, vous avez écrit : > Ronan Dunklau wrote: > > Thank you for your help, and your clarification about osgi specs. > > > > I wanted to install the same bundle several times to create several > > instances of a UPnP control point, and it seemed that this would fit > > perfectly for this usage, "isolating" the different instances into > > separate bundles. > > > > I'm looking for a replacement solution. > > You may want to look into creating a ManagedServiceFactory (covered in > compendium spec section 104). It lets you create multiple instances of a > service with different configurations. > > - Christian > > > Thanks. > > > > Ronan Dunklau > > --------------------------------------------------------------------- > 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]

