Hello, I made an iPojo component and created an instance of it using the Config Admin service. Still using the Config Admin, I updated the instance configuration and set a property on it. This property is not defined at all in the component.
I would like to see this property as a service property without changing the definition of my component. Is there a way to do that ? If I can not change the visibility of only one property, I can eventually propagate all the properties. How can I set dynamically the propagation attribute to true (because the component I work on may not have this attribute set) Thanks -- View this message in context: http://old.nabble.com/iPojo-component-tp31227384p31227384.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

