Hi, We noticed, in an equinox OSGi framework with felix scr and felix.file-install, that a component’s deactivate() and activate() methods are called when the component’s configuration file is removed. Actually the config file was updated but it looks like the file-install thread caught it halfway in the replace process.
Is it expected that the deactivate() and activate() methods are called when an optional configuration is removed? I am trying to find something about that in the OSGi specs, but so far w/o luck. Regards, Erwin _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev