9.3. チャネルからのサブスクライブ解除
次の例では、管理 CLI を使用して、スタンドアロンサーバーおよびマネージドドメインでチャネルからサブスクライブを解除する方法を説明します。
手順
管理 CLI を起動します。
EAP_HOME/bin/jboss-cli.shチャネルのサブスクライブを解除します。
スタンドアロンサーバーのチャネルのサブスクライブを解除します。
[standalone@localhost:9990 /] installer channel-remove --channel-name=test-channelマネージドドメインのチャネルのサブスクライブを解除します。
[domain@localhost:9990 /] installer channel-remove --host=target-host --channel-name=test-channel