FELIX-2766 Don't throw FileNotFoundException when calling
update() (no-arg signature) on newly created Factory configuration.
Just assume an empty configuration. Also provide ManagedService[Factory]
with empty dictionary if the configuration has no properties (yet) on
update which is the case when calling no-arg update() on newly
created configurations.
|