Hi, Am Mittwoch, den 02.03.2011, 19:41 +0000 schrieb Allen Lau: > 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.
I would assume you mean "expected", right ? Returning null is perfectly valid probably but not expected and maybe wrong. Anyway, I have quickly tried to reproduce and it actually works for me and the configuration is found. Regards Felix > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

