Hitachi

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


4.3.1 org.glassfish.appclient.acc.maxLoginRetries

org.glassfish.appclient.acc.maxLoginRetries determines the number of login retries allowed when the Application Client Container (ACC) attempts to perform injection.

Description

org.glassfish.appclient.acc.maxLoginRetries determines the number of login retries that are allowed.

If the client main class is annotated (for example, @Resource), then the retry loop happens when the ACC performs the injection.

Specifiable values

Type: Integer

0 to 2147483647

Initial value

Not specified

Default value

If the definition item is omitted

3

Examples

asadmin> create-jvm-options -Dorg.glassfish.appclient.acc.maxLoginRetries=5 

Notes

Used in the AppClient