8.3. Install JBoss Fuse Integration Quickstart Applications
The following features for JBoss Fuse integration quickstart applications are provided by
org/jboss/integration/fuse/quickstarts/karaf-features/1.0.0.redhat-620137/karaf-features-1.0.0.redhat-620137-features.xml
:
- fuse-bxms-switchyard-quickstart-bpm-service
- fuse-bxms-switchyard-quickstart-remote-invoker
- fuse-bxms-switchyard-quickstart-rules-camel-cbr
- fuse-bxms-switchyard-quickstart-rules-interview
- fuse-bxms-switchyard-quickstart-rules-interview-container
- fuse-bxms-switchyard-quickstart-rules-interview-dtable
- fuse-bxms-switchyard-demo-library
- fuse-bxms-switchyard-demo-helpdesk
This file (and supporting repositories) is located in http://repository.jboss.org/nexus/content/repositories/public/, which is already configured for use on JBoss Fuse 6.2 out of the box in
installDir/etc/org.ops4j.pax.url.mvn.cfg
.
Procedure 8.3. Install JBoss Fuse Integration Quickstart Applications
- Add a reference to the features file by running the following console command:
JBossFuse:karaf@root> features:addurl mvn:org.jboss.integration.fuse.quickstarts/karaf-features/1.0.0.redhat-620137/xml/features
- You can now install the quickstart applications provided by this features file by running, for example, the following console command:
JBossFuse:karaf@root> features:install fuse-bxms-switchyard-quickstart-bpm-service
The Integration Pack for Red Hat JBoss Fuse 6.2, BRMS 6.1 and BPM Suite 6.1 (available from the JBoss Fuse Software Downloads page) provides source and test code for each quickstart application.
Procedure 8.4. Download and Install the Quickstart Application Source Files
- Download the quickstart application ZIP file.
- Unpack the contents of the quickstarts directory into your existing
installDir/quickstarts
directory. - Unpack the contents of the system directory into your existing
installDir/system
directory. You can replace existing files if requested to do so.