8.2. ページングディレクトリーの場所の設定
ページングディレクトリーの場所を設定するには、以下の例のように paging-directory 設定要素をブローカーのメイン設定ファイル BROKER_INSTANCE_DIR/etc/broker.xml に追加します。
<configuration ...>
...
<core ...>
<paging-directory>/somewhere/paging-directory</paging-directory>
...
</core>
</configuration>
AMQ Broker は、設定された場所でページされる各アドレスに 1 つのディレクトリーを作成します。