You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You can create new pools by clicking the Using the Geronimo database pool wizard link on the Database Pools portlet. This wizard will walk you through an easy four-step procedure.

First you specify the name of the database pool and the database type.

Then you select the JDBC drivers, which by default have been pre-filled based on the database type you selected in the previous step. You must select the driver JAR from the scroll-down menu and also specify the database name. For this example a test database was previously created, this is a single step procedure and it is explained in Creating a database in Geronimo.

The following figure shows the Deployment Plan for the selected database. This plan contains the pool type, connector interface and the connection factory options from the setup properties.

When you successfully tested the connection, click Deploy. Alternatively, you can click Show Plan to see or edit the deployment plan for this database pool. Additional instructions on how to manually deploy a DB plan might be found in the Configuring a DB2 datasource section.

  • No labels