Hi, No, there is no way. The modified mechanism is specifically designed to update a (non-Component Factory) component with new configuration from Configuration Admin,
If you have a factory component you are free to define API in the component implementation to update with some new configuration. Regards Felix Am 07.10.2011 um 02:55 schrieb Andrei Pozolotin: > Hello; > > Can someone please shed some light on: > > is there a way to initiate scr modified() without config admin service? > > the use case is: > > 1) component is already created by osgi component factory > > http://www.slideshare.net/fmeschbe/declarative-services-dependency-injection-osgi-style > > 2) now I would like to issue modified() to the component; > > ? > > Thank you, > > Andrei > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

