Bundles

The Bundles tab is the mechanism for installing the OSGi bundles required for AEM. The tab can be accessed by either of the following methods:

  • The drop-down menu:

    OSGi >

  • The URL; for example:

    http://localhost:4502/system/console/bundles

A list of bundles is shown:

screen_shot_2012-02-15at44740pm

Using this tab you can:

  • Install or Update

    You can Browse to find the file containing your bundle and specify whether it should Start immediately and at which Start Level.

  • Reload

    Refreshes the list displayed.

  • Refresh Packages

    This checks the references of all the packages and refreshes, as necessary.

    For example, after an update both the old and new version may still be running due to prior references. This option checks and moves all references to the new version, allowing the old version to stop.

  • Start

    Starts a bundle according to the start level specified.

  • Stop

    Stops the bundle.

  • Uninstall

    Uninstalls the bundle from the system.

  • see the status

    The list specifies the status of the bundle; clicking the name of a specific bundle with show further information.

NOTE
After Update, Adobe recommends that you perform a Refresh Packages.