April 18, 2010

Auto Deployment of OSGI Bundles with Felix File Install

« How to increase test coverage with Cobertura | Main | JQuery Ajax Client and Jersey Rest Endpoint Example »

The Apache Felix File Install Bundle enables an automatic OSGI bundle deployment process. By itself this bundle scans regularly for new bundles in a defined directory. If the scanner result is positive, the Felix installer deploys or overrides existing bundles. It's possible to configure the directory path, poll time, filenames, which should be filtered, and so on. At the following listing you see the default configuration parameters.

felix.fileinstall.poll=2000 ms
felix.fileinstall.dir=./load
felix.fileinstall.debug=-1
felix.fileinstall.bundles.new.start=true
felix.fileinstall.filter=
felix.fileinstall.tmpdir=./tmp 	
Installation: You have to start your OSGI environment and deploy manually the File Install bundle.

Regards
Rafael Sobek

Technorati Tags:

Posted by rafael.sobek at 10:04 PM in OSGI

 

[Trackback URL for this entry]

Your comment:

(not displayed)
 
 
 

Live Comment Preview:

 
« April »
SunMonTueWedThuFriSat
    123
45678910
11121314151617
18192021222324
252627282930