Chapter 3. Installation guide

Table of Contents

3.1. Web Service Frameworks
3.1.1. Apache Axis
3.1.2. Apache CXF
3.2. Orchestra Tomcat distribution
3.2.1. Installation
3.2.2. Database Management
3.2.3. Orchestra directory structure
3.3. Orchestra OSGI Felix distribution
3.3.1. Installation
3.3.2. Database Management
3.3.3. Orchestra directory structure

Orchestra comes in two kinds of distribution:

As explained in Chapter 4, Configuration and Services, Orchestra can use different Web Service frameworks. Apache Axis1 and CXF are supported. For each web service framework, a tomcat package and a felix package are provided.

The installation and configuration steps are independent of the web service framework.

3.1. Web Service Frameworks

3.1.1. Apache Axis

Orchestra web service implementation based on Axis 1.4 offers basic web service capabilities.

3.1.2. Apache CXF

Orchestra web service implementation based on CXF offers advanced web service capabilities.

CXF implementation adds support for:

  • WS-addressing

  • WS-RM

  • Apache Camel