Previous Topic

Next Topic

Book Contents

Book Index

Installation

Most Core module bundles have a key role in the framework's functionality, and are thus installed upon normal startup. However, there are also Core Web Console bundles, which are pluggable and can be installed separately as described below:

Automated Installation

The Kit Manager is a utility that enables you to automatically install a component or a group of components by executing a predefined install script. The Core module's kitman script is called Core Web Console Plugins. It installs the Apache Web Console Core plugins together with the general functionalities of the Web Console module in the following way:

  1. Go to the text console and make sure the Kit Manager bundle is available on your runtime.
  2. To initiate the installation, type:

    kitman.install "Core Web Console Plugins"

If you want to view or edit the content of the script you can find its text file core.web.console.txt in the <sdk_home>/runtime/osgi/bin/pscripts directory.

Manual Installation

To manually enable the Core web console management via install console command:

The list of the required bundles is located in the text file of each script in <sdk_home>/runtime/osgi/bin/pscripts folder.