3.2.3 Mapping with cosminexus.xml
The following table describes the correspondence between the HITACHI Application Property file and cosminexus.xml:
|
HITACHI Application Property file |
cosminexus.xml |
||||||
|---|---|---|---|---|---|---|---|
|
Tag name |
Occurrence pattern |
Tag name |
Occurrence pattern |
||||
|
<hitachi-application-property> |
Once |
<cosminexus-app> |
Once |
||||
|
<security-prop> |
Once |
<security-prop> |
Zero or once# |
||||
|
<security-method> |
Once |
<security-method> |
Zero or more times |
||||
|
<default-security-role> |
Zero or once |
<default-security-role> |
Zero or once |
||||
|
<start-order> |
Zero or once |
<start-order> |
Zero or once |
||||
|
<scheduling-unit> |
Zero or once |
<scheduling-unit> |
Zero or once |
||||
|
<scheduling> |
Zero or once |
<scheduling> |
Zero or once |
||||
|
<queue-name> |
Once |
<queue-name> |
Zero or once# |
||||
|
<parallel-count> |
Once |
<parallel-count> |
Zero or once# |
||||
|
<queue-length> |
Zero or once |
<queue-length> |
Zero or once |
||||
|
<managed-by-ctm> |
Once |
<managed-by-ctm> |
Zero or once# |
||||
|
<ref-libraries> |
Zero or once |
<ref-libraries> |
Zero or once |
||||
|
<classpath> |
One or more times |
<classpath> |
One or more times |
||||
|
<method-observation-recovery-mode> |
Zero or once |
<method-observation-recovery-mode> |
Zero or once |
||||
|
-- |
-- |
-- |
-- |
||||
- #
-
The occurrence pattern is different from the property file because only the elements to be customized are coded in cosminexus.xml.