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 Fuse ESB Enterprise container, as described here.
![]() | Important |
|---|---|
The demonstrations accompanying this guide are available to subscription customers only. |
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.
Fuse ESB Enterprise—the demonstrations are deployed into the Fuse ESB Enterprise container, which can be downloaded from the FuseSource site.
The source code for the demonstrations is packaged as a Zip file,
cxf-webinars-assembly-1.1.1-src.zip, and is available from
the following location:
http://repo.fusesource.com/nexus/content/repositories/subscriber/org/fusesource/sparks/fuse-webinars/cxf-webinars-assembly/1.1.1/
When you try to navigate to this location with your browser, you will be prompted for a
username and password. Enter your subscription login credentials to gain access to this
directory and click on cxf-webinars-assembly-1.1.1-src.zip to
start downloading.






![[Important]](imagesdb/important.gif)


