Previous Topic

Next Topic

Book Contents

Book Index

Setup Guide (deprecated)

Prerequisites

The WebSockets Server module requires a properly installed and running OSGi framework.

Installation

Automated Scripted Installation

The installation of the WebSockets Server Module can be performed through execution of a Kit Manager installation script. The script is located in the bin/pscripts folder.

To install the WebSockets Server Module using the above script execute the console command from the kitman command group kitman.install "<script name>" where <script name> is the name of the script to be installed. The kitman command group is exported by the Kit Manager Bundle. You may also write your own install scripts for easier installation (and start) of a certain set of bundles. The required bundles for the WebSockets Server Module are listed in the Manual Installation section. Example

kitman.install "WebSockets Server"

Manual Installation

You can install only the needed bundles from the module taking into account their dependencies. Install and start the following bundles:

To install and start a bundle execute the console command from the fw command group:

install -s <bundle_name>.jar

Troubleshooting

No troubleshooting information is available for this module.