Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 15. Creating or Joining a Fabric

Overview

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

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:
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:
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".