Hitachi

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


3.3.1 /client-container

/client-container defines the Java EE Server specific configuration for the application client container.

Description

/client-container defines the Java EE Server specific configuration for the application client container. This is the root element, there can be only one client-container element in a glassfish-acc.xml file.

Repetition pattern

Only one time.

Specifiable attributes

Attribute name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

send-password

If true, then specifies that client authentication credentials must be sent to the server. Without the authentication credentials, all access to the protected EJB components results in exceptions.

Type: Boolean

{true | false}

true

N/A

0 or 1 time

Legend:

N/A: Not applicable

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