Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 1. Demonstration Code for Camel/CXF

Abstract

This chapter explains how to install, build, and run the demonstrations that accompany this guide.

1.1. Downloading and Installing the Demonstrations

Overview

Most of the examples discussed in this guide are based on working demonstrations, which you can download and try out for yourself. The examples can easily be run by deploying them into a Red Hat JBoss Fuse container, as described here.
Important
The demonstrations accompanying this guide are available to subscription customers only.

Prerequisites

For building and running the demonstration code, you must have the following prerequisites installed:
  • Java platform—the demonstrations must run on the Java 6 platform from Oracle.
  • Apache Maven build tool—to build the demonstration, you require Apache Maven 3.0.x (or Maven 2.2.1).
  • Internet connection—Maven requires an Internet connection in order to download required dependencies from remote repositories while performing a build.
  • Red Hat JBoss Fuse—the demonstrations are deployed into the JBoss Fuse container.

Downloading the demonstration package

The source code for the demonstrations is packaged as a Zip file, cxf-webinars-assembly-1.1.4-src.zip, and is available from the following location:

Installing the package

To install the package, simply extract the Zip archive into any convenient location on your file system.