Mf-ibm-cics-notx.rar アーカイブの META-INF サブディレクトリにある ra.xml ファイルは、デフォルトで %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\bin (Windows) または$COBDIR/lib (UNIX) にあります。これには、XML 形式のプロパティのリストが含まれています。このファイルを編集し、プロパティ値を変更することで、CICS リソース アダプターを構成できます。
<config-property> <config-property-name>ServerHost</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>localhost</config-property-value> </config-property> <config-property> <config-property-name>ServerPort</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>9003</config-property-value> </config-property> <config-property> <config-property-name>Trace</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>SecureGUID</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>secureConnection</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>ReadTimeoutInSeconds</config-property-name> <config-property-type>java.lang.Integer</config-property-type> <config-property-value>0</config-property-value> </config-property> <config-property> <config-property-name>OpenTimeoutInSeconds</config-property-name> <config-property-type>java.lang.Integer</config-property-type> <config-property-value>120</config-property-value> </config-property> <config-property> <config-property-name>EnterpriseServerSocketCloseDueToInactivity</config-property-name> <config-property-type>java.lang.Integer</config-property-type> <config-property-value>72</config-property-value> </config-property>
<config-property> <config-property-name>JavaCommAreaEBCDIC</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>CicsCommAreaEBCDIC</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>true</config-property-value> </config-property> <config-property> <config-property-name>JavaContainerEBCDIC</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>CicsContainerEBCDIC</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>true</config-property-value> </config-property> <config-property> <config-property-name>CommAreaAndChannelLogging</config-property-name> <config-property-type>java.lang.Boolean</config-property-type> <config-property-value>false</config-property-value> </config-property> <config-property> <config-property-name>KeyRingClass</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>.\estruststore.jks</config-property-value> </config-property> <config-property> <config-property-name>KeyRingPassword</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>password</config-property-value> </config-property>