Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.7.3. SwitchYard Quickstart Applications
You can find a variety of SwitchYard applications in
installDir/quickstarts/switchyard
.
Quickstart applications are typically installed from the JBoss Fuse command line console as follows:
- Start JBoss Fuse:
./installDir/bin/fuse
./installDir/bin/fuse
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Install the application by entering the following console command:
JBossFuse:karaf@root> features:install switchyard-quickstart-APP_NAME
JBossFuse:karaf@root> features:install switchyard-quickstart-APP_NAME
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
You can find out more about running each quickstart application by reading the accompanying
Readme.md
file for each.
Note
There is no need to add the features URL as described by the
Readme.md
file. SwitchYard features are already defined in installDir/system/org/switchyard/karaf/switchyard/2.0.1.redhat-620117/switchyard-2.0.1.redhat-620117-core-features.xml
.