Cosminexus アプリケーションサーバ V8 リファレンス 定義編(アプリケーション/リソース定義)

[目次][索引][前へ][次へ]

3.2.3 cosminexus.xmlとの対応

アプリケーション属性ファイルとcosminexus.xmlの対応を次に示します。

アプリケーション属性ファイル cosminexus.xml
タグ名 出現パターン タグ名 出現パターン
<hitachi-application-property> 1回 <cosminexus-app> 1回

<security-prop> 1回
<security-prop> 0または1回


<security-method> 1回

<security-method> 0回以上

<default-security-role> 0または1回
<default-security-role> 0または1回

<start-order> 0または1回
<start-order> 0または1回

<scheduling-unit> 0または1回
<scheduling-unit> 0または1回

<scheduling> 0または1回
<scheduling> 0または1回




<queue-name> 1回



<queue-name> 0または1回




<parallel-count> 1回



<parallel-count> 0または1回


<queue-length> 0または1回

<queue-length> 0または1回

<managed-by-ctm> 1回
<managed-by-ctm> 0または1回

<ref-libraries> 0または1回
<ref-libraries> 0または1回


<classpath> 1回以上

<classpath> 1回以上
<method-observation-recovery-mode> 0または1回 <method-observation-recovery-mode> 0または1回

注※
cosminexus.xmlは,カスタマイズしたい要素だけを記述する形式となるため,属性ファイルと出現パターンが異なります。