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.此内容没有您所选择的语言版本。
Chapter 9. Fuse Application Bundle(FAB) Console Commands
The fab commands are used for managing Fuse Application Bundle(FAB)s.
There is no dedicated install command for FABs. To install a FAB, use the
osgi:install
command combined with the fab:
URL prefix. For example, to install the FAB mvn:org.fusesource.example/camel-example/1.0
use the following console command:
JBossA-MQ:karaf@root> osgi:install fab:mvn:org.fusesource.example/camel-example/1.0
JBossA-MQ:karaf@root> osgi:install fab:mvn:org.fusesource.example/camel-example/1.0