Unzip the orchestra-cxf-felix distribution package.
>unzip orchestra-cxf-felix-4.9.2-SNAPSHOT.zip
A new directory orchestra-cxf-felix-4.9.2-SNAPSHOT
will be created. It contains an ant file to install and start
Orchestra.
Remark : Orchestra runs in Apache Felix OSGi platform. Felix 2.0.5 is delivered with the Orchestra Package.
There is no specific installation step for running Orchestra :
>cd orchestra-cxf-felix-4.9.2-SNAPSHOT
The default configuration activates the persistence using the H2 Database.
![]() |
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. |