3.3. Orchestra OSGI Felix distribution

3.3.1. Installation

Unzip the orchestra-felix distribution package.

>unzip orchestra-felix-4.2.1.zip

A new directory orchestra-felix-4.2.1 will be created. It contains an ant file to install and start Orchestra.

Remark : Orchestra runs in Apache Felix OGSI platform. Felix 1.8.1 is delivered with the Orchestra Package.

There is no specific installation step for running Orchestra :

>cd orchestra-felix-4.2.1

The default configuration activates the persistence using the H2 Database.

[Important] Important

if your network is based on a proxy, please specify the proxy settings in your JAVA_OPTS environment property. The system properties to specify are described in the java documentation.