WebSphere Message Broker バージョン 8.0.0.5 オペレーティング・システム: AIX、HP-Itanium、Linux、Solaris、Windows、z/OS

製品の最新バージョンについては、IBM Integration Bus バージョン 9.0 をご覧ください。

WebSphere Message Broker Administration for WebSphere Application Server の構成

WebSphere® Message Broker Administration for WebSphere Application Server を使用できるように、manageprofiles コマンドを使用して WebSphere Application Server のプロファイルを作成または拡張する方法、および WebSphere Message Broker Web ユーザー・インターフェースを使用可能にする方法について学習します。

以下のステップを実行します。
  1. WebSphere Application Server プロファイルを拡張または作成します。

    WebSphere Message Broker 管理フィーチャーは、dmgr および default の両方のプロファイルでサポートされます。 manageprofiles コマンドを使用して、これらのタイプのプロファイルを作成または拡張できます。 使用するプロファイル・テンプレートは、install_root/profileTemplates ディレクトリーまたは install_root¥profileTemplates ディレクトリーにあります。ここで、install_root は、WebSphere Application Server ルート・インストール・ディレクトリーです。

    • default.broker テンプレートを使用して、default プロファイルを作成または拡張します。
      例えば Windows の場合、(現在の構成をバックアップした後に) 次のコマンドを install_root¥bin から実行して、AppSrv01 という名前の default プロファイルを拡張します。
      manageprofiles -augment -profileName AppSrv01 
        -templatePath "C:\Program Files\IBM\WebSphere\AppServer\profileTemplates\default.broker"
    • dmgr.broker テンプレートを使用して、dmgr プロファイルを作成または拡張します。
      例えば Windows の場合、次のコマンドを install_root¥bin から実行して、DMgr01 という名前の dmgr プロファイルを作成します。
      manageprofiles -create -profileName DMgr01 
        -templatePath "C:\Program Files\IBM\WebSphere\AppServer\profileTemplates\dmgr.broker"

    WebSphere Message Broker 管理フィーチャーをアンインストールする前に、そのフィーチャーのために拡張または作成したプロファイルを拡張解除または削除する必要があります。

    例えば、Windows で次のコマンドを実行して、AppSrv01 という名前のプロファイルを拡張解除します。
    manageprofiles -unaugment -profileName AppSrv01 
    プロファイルに対して複数のテンプレートが適用されている場合、追加の手順が必要になる場合があります。 WebSphere Application Server 資料にある、コマンド行を使用したプロファイルの拡張解除および削除に関する資料を参照してください。
  2. WebSphere Application Server 管理コンソールに表示するbrokerごとに、WebSphere Message Broker Web ユーザー・インターフェースを構成して使用可能にする必要があります。

    Web ユーザー・インターフェース・サーバーの構成を参照してください。

    Web ユーザー・インターフェースを使用可能にする必要があるのは、broker・リソースを照会するために WebSphere Message Broker Representational State Transfer (REST) API を使用するためです。

  3. Web ユーザー・インターフェースにアクセスするために必要な Web ユーザー・アカウントを作成します。 Web ユーザー・アカウントの管理を参照してください。
  4. WebSphere Application Server サーバーを再始動します。
WebSphere Application Server 管理コンソールの WebSphere Message Broker コレクション・ページを表示できるようになりました。 WebSphere Message Broker のコレクション・ページから実行できる操作について詳しくは、WebSphere Application Server からのブローカーの管理、および管理コンソールのヘルプ・トピックを参照してください。
特記事項 | 商標 | ダウンロード | ライブラリー | サポート | フィードバック

Copyright IBM Corporation 1999, 2014Copyright IBM Corporation 1999, 2014.

        
        最終更新:
        
        最終更新: 2015-02-28 17:49:12


タスク・トピックタスク・トピック | バージョン 8.0.0.5 | bh55260_