Issue #259 has been reported by Philipp Buluschek. ---------------------------------------- Improvement #259: Optionally block initialization of SimpleDriver while ConfigAdmin has not set values http://zb4o.aaloa.org/redmine/issues/259
Author: Philipp Buluschek Status: New Priority: Normal Assignee: Category: Target version: Has a patch: No Has license agreement signed: No Per default, the SimpleDriver instance is initialized with default values if no ConfigAdmin data has been set before. In effect, this means that the config admin must be started first. OSGi recommends that the bundle start order be irrelevant. So it should be possible to force the SimpleDriver to wait for the config admin before initializing. As this is not the current behavior, the default behavior should be equivalent of today, but the waiting must be forceable. At this point of the execution, ConfigAdmin is not yet present, so this special behavior must be passed as a runtime config property on the command line (eg. -D...). eg. java ... -Dit.cnr.isti.zigbee.driver.start.with.defaults=false -- DO NOT ANSWER TO THIS E-MAIL ADDRESS, NO ONE WILL READ IT. PLEASE WRITE TO [email protected] ZigBee 4 OSGi - Redmine E-Mail Notificatioon You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://zb4o.aaloa.org/redmine
_______________________________________________ Dev mailing list [email protected] http://zb4osgi.aaloa.org/mailman/listinfo/dev
