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 15. Creating or Joining a Fabric
Overview Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
To view and manage fabric properties, you must create or join a fabric. You create or join a fabric from the Karaf console. Before you create or join a fabric, make sure that JBoss Fuse is running and that your system is connected to the network.
Creating or joining a fabric Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
You create or join a fabric from the Karaf console or from the Terminal page in the Container perspective of the Management Console. You use the same command syntax in the Karaf console and the Terminal page.
To create a fabric, run the following command:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
fabric:create
fabric:create
The Karaf console shows the default zookeeper password to use when you access the fabric.
To join a fabric, run the following command:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
fabric:join <zookeeper_URL> <container_name>
fabric:join <zookeeper_URL> <container_name>
You can set optional arguments, such as the profile or the port range. For more information, see chapter "Creating a New Fabric" in "Fabric Guide".