James, some code sample would help here, but it sounds you didn¹t set
runproperties correctly.
felix.fileinstall.dir=./etc,\
felix.fileinstall.filter=.*\.cfg,\
felix.fileinstall.poll=1000
Checkout
http://felix.apache.org/documentation/subprojects/apache-felix-file-install
.html
Ru using bndTools?
On 8/1/15, 5:39 PM, "james96" <[email protected]> wrote:
>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-apach
>e-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]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]