此内容没有您所选择的语言版本。
Chapter 34. Demonstration Code for Camel/CXF
Abstract
This chapter explains how to install, build, and run the demonstrations that accompany this guide.
34.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.
Prerequisites
For building and running the demonstration code, you must have the following prerequisites installed:
- Java platform—the demonstrations can run on Java 7 or Java 8.
- Apache Maven build tool—to build the demonstration, you require a recent version of Apache Maven.
- 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 Apache Karaf container.
Note
For more details of the requirements for installing and working with JBoss Fuse, see "Installation on Apache Karaf".
Downloading the demonstration package
The source code for the demonstrations is packaged as a Zip file,
cxf-webinars-jboss-fuse-6.3.zip
, and is available from the following location: