Hitachi

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


3.13.36 /glassfish-web-app/session-config/session-manager/manager-properties/property

/glassfish-web-app/session-config/session-manager/manager-properties/property specifies the property, which has a name and a value.

Description

/glassfish-web-app/session-config/session-manager/manager-properties/property specifies the property, which has a name and a value.

Repetition pattern

0 or more times

Specifiable attributes

Attribute name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

name

Specify the property name of "Specifiable properties".

Type: String

No default value

N/A

Only one time

value

Specify the value of "Specifiable properties" (specifiable value).

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.

Specifiable properties

The following properties can be specified for "Specifiable attributes":

Property name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

reapIntervalSeconds

Specifies the number of seconds between checks for the expired sessions. This is also the interval at which sessions are passivated if maxSessions is exceeded.

Type: Integer

1 to 2147483647

60

N/A

0 or 1 time

maxSessions

Specifies the maximum number of sessions that are permitted in the cache or -1 for no limit. After defining the value, an attempt to create a new session causes an IllegalStateException to be thrown.

Type: Integer

-1 to 2147483647

-1

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.