Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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:
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".