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

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

3.7.3 cosminexus.xmlとの対応

WAR属性ファイルとcosminexus.xmlの対応を次に示します。

WAR属性ファイル cosminexus.xml
タグ名 出現パターン タグ名 出現パターン
<hitachi-war-property> 1回
<war> 0回以上



<module-name>※1 1回

(省略)

(省略)

<security-role> 0回以上

<security-role> 0回以上


<description> 0回以上




<role-name> 1回


<role-name> 1回

<linked-to> 0または1回

<linked-to>※2 1回

  (省略)

  (省略)

<ejb-ref> 0回以上



<destination> 0回以上



<ejb-ref-name> 1回



<ejb-ref-type> 1回



<home> 1回



<remote> 1回


<ejb-link> 0または1回


<resource-ref> 0回以上

<resource-ref> 0回以上


<description> 0回以上




<res-ref-name> 1回


<res-ref-name> 1回


<res-type> 1回




<res-auth> 1回



<linked-to> 0または1回

<linked-to>※2 1回

<resource-env-ref> 0回以上

<resource-env-ref> 0回以上


<description> 0または1回




<resource-env-ref-name> 1回


<resource-env-ref-name> 1回


<resource-env-ref-type> 1回




<linked-queue> 0または1回


<linked-queue>※2 1回



<resource-adapter>※3 1回



<resource-adapter> 1回


<queue>※3 1回


<queue> 1回


<linked-adminobject> 0または1回


<linked-adminobject>※2 1回



<resourceadapter-name>※4 1回



<resourceadapter-name> 1回


<adminobject-name>※4 1回


<adminobject-name> 1回

<linked-to> 0または1回

<linked-to>※2 1回

<runtime> 0または1回


<context-root> 1回


<thread-control> 0または1回

<thread-control> 0または1回


<thread-control-max-threads> 1回


<thread-control-max-threads> 1回


<thread-control-exclusive-threads> 1回


<thread-control-exclusive-threads>※2 0または1回


<thread-control-queue-size> 1回


<thread-control-queue-size> 1回


<resource-watcher> 1回


<resource-watcher> 1回



<watcher-threshold> 1回



<watcher-threshold> 1回



<watcher-interval> 1回



<watcher-interval> 1回



<watcher-enabled> 1回



<watcher-enabled> 1回


<watcher-writefile-enabled> 1回


<watcher-writefile-enabled> 1回

<urlgroup-thread-control> 0回以上

<urlgroup-thread-control> 0回以上

 
<urlgroup-thread-control-name> 1回

 
<urlgroup-thread-control-name> 1回



 


<urlgroup-thread-control-max-threads> 1回





 


<urlgroup-thread-control-max-threads> 1回



 


<urlgroup-thread-control-exclusive-threads> 1回





 


<urlgroup-thread-control-exclusive-threads>※2 0または1回

 
<urlgroup-thread-control-queue-size> 1回

 
<urlgroup-thread-control-queue-size> 1回

 
<urlgroup-thread-control-mapping> 0回以上

 
<urlgroup-thread-control-mapping> 0回以上

 
<url-pattern> 1回

 
<url-pattern> 1回

  <stats-monitor> 1回

  <stats-monitor> 1回

    <waiting-request-count> 1回

    <waiting-request-count> 1回

     
<enabled> 1回

     
<enabled> 1回

     
<high-threshold> 1回

     
<high-threshold> 1回

      <low-threshold> 1回

      <low-threshold> 1回

<http-request> 0または1回

<http-request> 0または1回

<encoding> 0または1回

<encoding>※2 1回

<http-response> 0または1回

<http-response> 0または1回

<encoding> 0または1回

<encoding>※2 1回

<jsp> 0または1回

<jsp> 0または1回

<page-encoding> 0または1回

<page-encoding>※2 1回

<http-session> 0または1回

<http-session> 0または1回


<http-session-max-number> 1回


<http-session-max-number>※2 0または1回


<resource-watcher> 1回


<resource-watcher> 1回



<watcher-threshold> 1回



<watcher-threshold> 1回



<watcher-interval> 1回



<watcher-interval> 1回



<watcher-enabled> 1回



<watcher-interval> 1回


<watcher-writefile-enabled> 1回


<watcher-writefile-enabled> 1回

<dbsfo> 0または1回

<dbsfo> 0または1回

 
<enabled> 0または1回

 
<enabled> 0または1回

 
<application-id> 0または1回

 
<application-id> 0または1回

 
<attribute-data-size-max> 0または1回

 
<attribute-data-size-max> 0または1回

  <exclude-extensions> 0または1回

  <exclude-extensions> 0または1回

<start-notify-error> 0または1回

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

(凡例)
−:対応するタグがありません。または,対応するタグがないか,タグを省略しているため,出現パターンの説明を省略しています。
(省略):タグを省略しています。

注※1
application.xmlの<application>-<module>-<web>-<web-uri>に対応し,属性ファイルには存在しないcosminexus.xml独自のタグとなります。WARを特定するためのキーとなります。

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

注※3
resource-adapterにはリソースアダプタ表示名,<queue>にはQUEUE名が入ります。

注※4
<resourceadapter-name>にはリソースアダプタ表示名,<adminobject-name>には管理対象オブジェクト名が入ります。