Show Table of Contents
7.4. カスタム設定を用いた Red Hat JBoss Data Grid の実行
カスタム設定を用いて Red Hat JBoss Data Grid を実行するには、設定ファイルを
$JDG_HOME/standalone/configuration ディレクトリーに追加します。
以下のコマンドを使用して、スタンドアロンモード用に作成されたカスタム設定ファイルを指定します。
$JDG_HOME/bin/standalone.sh -c ${FILENAME}
以下のコマンドを使用して、クラスターモード用に作成されたカスタム設定ファイルを指定します。
$JDG_HOME/bin/clustered.sh -c ${FILENAME}
このスクリプトに使用される
-c は絶対パスを許可しないため、指定したファイルは $JDG_HOME/standalone/configuration ディレクトリーにある必要があります。
-c パラメーターを使用せずにコマンドを実行すると、JBoss Data Grid はデフォルト設定を使用します。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.