構成 XML ファイルを実行すると、設定が適用されます。
コマンド行から構成設定を
適用するには、execute コマンドを使用します。
始める前に
IBM® Enterprise
Records Web アプリケーション・プロファイル用の構成 XML ファイルを実行する必要があります。
手順
構成 XML ファイルを実行するには、以下のようにします。
- アプリケーション・サーバーを始動または停止します。
オプション |
説明 |
WebSphere® Application
Server |
アプリケーション・サーバーがまだ稼働していない場合は、始動します。 |
JBoss Application Server |
アプリケーション・サーバーを停止します。 |
Oracle WebLogic Server |
アプリケーション・サーバーがまだ稼働していない場合は、始動します。 |
- 現行ディレクトリーを ier_install_path¥configure に変更します。ここで、ier_install_path は IBM Enterprise
Records ソフトウェアのインストール先です。
- 以下のコマンドを入力して、ier_install_path¥configure¥profiles¥WSWebApplicationDeploymentProfile ディレクトリーにある IBM Enterprise
Records Web アプリケーション・プロファイルのすべてのタスクを実行します。 例えば、Windows の場合は次のようになります。
configmgr_cl.exe execute -profile "ier_install_path
¥configure¥profiles¥WSWebApplicationDeploymentProfile"
AIX、HP-UX、Linux および Solaris の場合:
./configmgr_cl execute -profile "ier_install_path
/configure/profiles/WSWebApplicationDeploymentProfile"
WSWebApplicationDeploymentProfile は、WebSphere Application
Server プロファイルに対応します。
要確認: スペースを含むディレクトリー名がパスに含まれている場合は、パス全体を引用符で囲んでください。