NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-107
NSJSP Manager Operations
Environment Entries
You can configure named values which are visible to all web applications as
environment entry resources by nesting <Environment> entries under Global
Naming Resources.
To add or delete Environment Entries, click Environment Entries under Global
Naming Resources.
Figure 4-57 shows a screen of the Environment Entries window.
You can perform the following operations in the Environment Entries window:
Max Idle
Connectio
ns
Indicates the maximum number of connections
that can sit idle in this pool at the same time.
Yes 5000
Max Wait
for
Connectio
ns
Indicates the maximum number of
milliseconds that the pool will wait (when there
are no available connections) for a connection
to be returned before throwing an exception.
Yes
Validatio
n Query
Indicates the SQL query that can be used by
the pool to validate connections before they
are returned to the application. If specified, this
query MUST be an SQL SELECT statement
that returns at least one row.
Yes
Figure 4-57. Environment Entries
Table 4-40. Property list for Data Sources
Property Description Modifiable
Default
Value