JBoss.orgCommunity Documentation

Chapter 2. Installation

2.1. Prerequisites
2.2. Installation Instructions
2.3. Importing Samples into Eclipse

This section describes the installation procedure for SAVARA tools and runtime modules.

The pre-requisites for the SAVARA Eclipse Tools are:

  1. Eclipse JEE (3.5 or higher) http://www.eclipse.org
  2. SAVARA (version 1.0.0 or higher), available from http://www.jboss.org/savara/downloads
  3. JBoss Tools (3.1 or higher) http://www.jboss.org/tools available from an update site

The pre-requisites for the SAVARA Service Validator (for JBossESB) are:

  1. JBossAS (5.1.0.GA or higher) http://www.jboss.org/jbossas
  2. JBossAS (4.8 or higher) http://www.jboss.org/jbossesb
  3. SAVARA (version 1.0 or higher), available from http://www.jboss.org/savara/downloads

The installation instructions for the SAVARA Eclipse tools are:

The installation instructions for the SAVARA Service Validator (for JBossESB) are:

  1. JBossAS

    Download the latest version and follow its installation instructions.

  2. JBossESB

    Download the latest version and follow the instructions for installing it into the JBossAS environment.

  3. SAVARA

    Unpack the SAVARA distribution and edit the deployment.properties file in this ${SAVARA}/install folder. Set the org.jboss.as.home property to the root directory where the JBossAS environment is located, and change the org.jboss.as.config property from default if you wish to start your JBossAS using a different configuration. Set the org.jboss.esb.home property to the root directory where the JBossESB environment is located.

    Start a command window and execute the command ant deploy.

Once the SAVARA Eclipse Tool distribution has been correctly installed, if you wish to try out any of the examples then the following steps should be followed to import the relevant projects into the previously configured Eclipse environment.