Hi all,

I have been running Apache Felix DS (trunk) through the CT and found two
issues:


(1) ComponentContext.getProperties() expected writable

The CT expects the Dictionary returned from
ComponentContext.getProperties() to be writeable because it is used to
pass status information.

I reported https://www.osgi.org/bugzilla/show_bug.cgi?id=90


(2) Configuration Location Binding ignored

Configuration is created with a location binding such that validating
Location Binding fails the configuration tests. The reason is that
configuration is created bound to a test bundle, while the components
are provided by another bundle.

According to my understanding of the Configuration Admin specification,
DS should respect location binding when providing Configuration to
components.

I reported https://www.osgi.org/bugzilla/show_bug.cgi?id=91

Any comments are highly appreciated. Thanks.

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

Reply via email to