Apache Felix FileInstall
The first entry in the Reusable Service Library is a cool little bundle called Apache Felix FileInstall. Originally developed by Peter Kriens, it is now a subjected of Apache Felix.
This bundle can:
- poll a folder in the filesystem to find bundles. When new bundles are found, they are installed in the OSGi container; modified bundles are automatically updated
- poll a folder in the filesystem to find property files. When a new property file is found, it’s content is pushed into OSGi Configuration Admin Service
Documentation at: http://felix.apache.org/site/apache-felix-file-install.html
Download the bundle at http://felix.apache.org/site/downloads.cgi
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
