Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.11.15 /resources/mail-resource/property

/resources/mail-resource/property specifies a property or a variable.

Description

/resources/mail-resource/property specifies the name and value of a property.

You can set properties for the mail-resource element and obtain these properties in a JavaMail Session object later. Each property name must start with the prefix mail-. The Java EE Server changes the hyphen (-) character to a period (.) in the name of the property and then saves the property to MailConfiguration and JavaMail Session objects. If the name of the property does not start with mail-, then the property is ignored.

Repetition pattern

0 or more times

Specifiable attributes

Attribute name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

name

Specifies a name of this property.

Type: String

No default value

N/A

Only one time

value

Specifies the value of the property.

Type: String

No default value

N/A

Only one time

Legend:

N/A: Not applicable

#: This is the default value that is set when a definition item is excluded.