osgi - Apache Felix File Install example -


is there example of how configure/install apache felix file install? in official website, has been mentioned need configure properties etc. no way have mentioned need put configuration properties, how set etc.

i have downloaded org.apache.felix.fileinstall-3.2.6.jar file , have felix framework installed. not getting should put configuration properties file install read that.

can guide me on this?

as specified in file install docs can provide configuration via system properties. below steps work felix started standard distribution

  1. download felix here
  2. unzip content
  3. download file install bundle here , copy bundle folder. default felix auto deploy bundles folder.
  4. create folder named deploy. directory configured file install
  5. start felix java -dfelix.fileinstall.dir=./deploy -jar bin/felix.jar.

now jar added deploy folder installed file install bundle


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -