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]

Reply via email to