Hi all
I want to use ConfigurationAdmin in the following way:
Bundle A is a ManagedService and has properties.
Bundle B is an administrator that can read and write the configuration
of Bundle A.
I can read and write the configuration using Bundle B, but its not used
because of
"Cannot use configuration for A requested by bundle A but belongs to B"
I understand that messages in the way that only bundle A can write his
own configuration.
How can I make the configuration service to use the configuration
written by bundle B?
Thanks
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]