Hi all, I have created a managed service in which there is a configurable property called /message/. When the property is null i print /null service/ and when it is set i print /configured service with message/. I have installed all the bundle that i needs (configuration admin bundle, fileinstall bundle) But i have a big problem. Infact I can't get the value of the property that is save on a .cfg file. The fileInstall bundle not seems poll the directory and so my managed service doesn't receive any property. I have followed the apache felix documentation but i didn't managed to configure fileinstall. Do you know how to configure fileinstall or some tutorials that explain it? (Remenber that i use apache felix not apache karaf or equinox)
-- View this message in context: http://apache-felix.18485.x6.nabble.com/How-to-use-file-install-with-apache-felix-tp5013904.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

