Hi all,

I have remarked a difference in the implementation of Equinox DM and
Apache Felix configadmin with respect to persisting Configuration
objects created with either of the
ConfigurationAdmin.createFactoryConfiguration methods: Equinox DM does
not persist such Configuration objects until their update method is
called. Apache Felix configadmin on the other hand immediately persists
such Configuration objects adapting from Section 104.7.1: "The
getConfiguration method must atomically create and persistently store an
object if it does not yet exist."

I cannot find any hint in the specification whether Configuration
objects created by the createFactoryConfiguration methods should
actually immediately be persisted or not and would be very thankful for
a quick clarification of Section 104.7.2, Creating a Managed Service
Factory Configuration Object.

Regards
Felix

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to