Is there a way to have a service "reference" be re-looked up in cases where the filter expression references a property in configurationadmin that has changed? I'm doing something along the lines of:
<reference... filter="${filter}"/>
and would like to be able to dynamically modify the value of ${filter} and have the service reference be re-resolved.
Thanks,
Michael.
