4.1.2 Defining resource adapters

This subsection describes the information about defining resource adapters in the HITACHI Connector Property File with reference to each tag.

Note that the tag details are described in the order mentioned in 4.1.1 Specifications of the HITACHI Connector Property file.

Organization of this subsection
(1) <hitachi-connector-property>
(2) <description>
(3) <display-name>
(4) <icon>
(5) <small-icon>
(6) <large-icon>
(7) <vendor-name>
(8) <spec-version>
(9) <eis-type>
(10) <version>
(11) <license>
(12) <description>
(13) <license-required>

(1) <hitachi-connector-property>

Description
This is the root tag.
Specifiable value
--
Tag omission
You can omit this tag.
Value omission
You cannot omit the value of this tag.

(2) <description>

Description
This tag describes the resource adapter.
Specifiable value
There are no limitations for the input value.
Tag omission
You can omit this tag.
Value omission
You can omit the value of this tag.

(3) <display-name>

Description
This tag specifies the name of the resource adapter displayed on the Deploy tool.
Specifiable value
You can specify the value in the range of 1 [Figure]character-string-length [Figure]240. The number of characters that you can specify is 1 to range-estimated-with-the-formula#-for-estimating-the-work-directory-path-length. To change the value, you can use alphanumeric characters (0 to 9, A to Z, a to z), and the following special characters:
Plus sign (+), hyphen (-), period (.), caret (^), underscore (_)
You cannot, however, specify the following names:
  • Name containing a period (.) at the beginning or at the end
  • Name containing only a period (.)
"TP1/Message Queue - Access" is the rar display name of TP1/Message Queue - Access, and therefore, can be specified.
If you specify the following names, you might not be able to operate the J2EE applications. Therefore, do not specify the following names:
  • Name specifying an underscore (_) before and after a sign (example: abc_+_001)
  • Name ending with a sign (example: abc+)
#
For details on the formula for estimating the length of the work directory path, see Appendix C.1 Work directory of the J2EE server in the manual uCosminexus Application Server System Setup and Operation Guide.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.

(4) <icon>

Description
This tag defines the icons of the resource adapter displayed on the Deploy tool.
Specifiable value
--
Tag omission
You can omit this tag.
Value omission
You cannot omit the value of this tag.

(5) <small-icon>

Description
This tag specifies the file name for small icons (16[Figure] 16).
Specifiable value
There are no limitations for the input value.
Tag omission
You can omit this tag.
Value omission
You can omit the value of this tag.

(6) <large-icon>

Description
This tag specifies the file name for large icons (32[Figure] 32).
Specifiable value
There are no limitations for the input value.
Tag omission
You can omit this tag.
Value omission
You can omit the value of this tag.

(7) <vendor-name>

Description
This tag specifies the vendor name of the resource adapter provider.
You cannot change this tag.
Specifiable value
There are no limitations for the input value.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.

(8) <spec-version>

Description
This tag specifies the version of the connector architecture specifications supported by the resource adapter.
You cannot change this tag.
Specifiable value
There are no limitations for the input value.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.

(9) <eis-type>

Description
This tag specifies the information about the EIS type.
You cannot change this tag.
Specifiable value
There are no limitations for the input value.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.

(10) <version>

Description
This tag specifies the resource adapter version.
You cannot change this tag.
Specifiable value
There are no limitations for the input value.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.

(11) <license>

Description
This tag defines the license request of the resource adapter module.
Specifiable value
--
Tag omission
You can omit this tag.
Value omission
You cannot omit the value of this tag.

(12) <description>

Description
This tag describes the license.
Specifiable value
There are no limitations for the input value.
Tag omission
You can omit this tag.
Value omission
You can omit the value of this tag.

(13) <license-required>

Description
This tag specifies the flag for license request when deploying or using resource adapters.
You cannot change this tag.
Specifiable value
  • true: Requested
  • false: Not requested.
Tag omission
You cannot omit this tag.
Value omission
You cannot omit the value of this tag.