Menu

how to control bundle life

iedu ui
x x x
2012-06-20
2012-06-26
  • x x x

    x x x - 2012-06-20
     
  • x x x

    x x x - 2012-06-26

    1.felix:install file:/path/to/bundle/bundle.jar
    2.felix:start command and the bundle identifier of the desired bundle
    3.felix:lb command is used to list installed bundles and to obtain the bundle's identifier
    4.felix:stop command is used to stop a bundle
    5.felix:uninstall command is used to remove a bundle from the bundle cache
    6.Bundles can be updated using the felix:update command

     

Log in to post a comment.