Hi, In the Configuration Admin 1.2.8 implementation, it doesn't seem to support service.bundleLocation as a filter. I'm passing in this filter "(service.bundleLocation=file:bin/pax-logging-service-1.5.0.jar)" and listConfigurations does not return a valid result.
There pax logging bundle has a configuration associated with it and when I query using this filter: "(service.pid=org.ops4j.pax.logging)" The bundle location returned is "file:bin/pax-logging-service-1.5.0.jar" which matches what I'm passing in the filter. Bug or maybe I'm doing something wrong? Thanks, Allen

