Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Login
Control Panel
Manage
Server
Servlets
Filters
Aliases
Mime Types
Messages
Pools
Users
Groups
Realms
Access Rights
Resources
ACLs
Deployment
Reference
Samples
Sales
Legal
Feedback
|
Used to list, add, edit or remove Connection Pools.
Form
Actions
ADD
|
Used to add a new Connection Pool.
|
EDIT
|
Used to edit the selected Connection Pool.
If a Connection Pool has not been selected an error will be displayed.
|
REMOVE
|
Used to remove the selected Connection Pool.
If a Connection Pool has not been selected an error will be displayed.
|
SAVE
|
Used to save changes made and to return to the Control Panel form.
|
CANCEL
|
Used to discard changes made and to return to the Control Panel form.
|
Form
Fields
ID
|
The identifier to the Connection Pool.
|
Driver
|
The JDBC driver to the database.
|
URL
|
The URL of the database to use.
|
Username
|
The user id.
|
Password
|
The password.
The password must be entered twice and both passwords must match.
|
Initial Size
|
The number of connections to start off with when the server is started.
10 is the default for iServer.
Initial Size must be a value greater than (1) one.
|
Maximum Size
|
The maximum number of connections to allow.
10 is the default for iServer.
The value must be equal or greater than the value for Initial Size.
|
Actions
OK
|
Used to accept data entered and to return to the Connection Pools form.
|
CANCEL
|
Used to discard data entered and to return to the Connection Pools form.
|
Notes
|
|