 To Create the XA Connection Pool
To Create the XA Connection PoolIn the left navigation panel of the Admin Console, expand Resources and JDBC, and then select Connection Pools.
Click New.
The New JDBC Connection Pool page appears.
For step 1 of the connection pool, do the following:
For step 2 of the connection pool, do the following:
Scroll down to the Connection Validation section.
Select the Enabled check box that appears to the right of the Allow Non Component Callers label.
Scroll down to the Additional Properties table.
In the User row, enter the user name of the IEP user (for example, IEPSEDB).
In the Password row, enter the password of the IEP user (for example, IEPSEDB).
In the URL row, enter the string for connecting to the database (for example, jdbc:oracle:thin:@myserver:1521:orcl).
Click Finish.
The connection pool is created.
Click the connection pool that you just created.
The Edit Connection Pool page appears.
Click Ping.
The Admin Console attempts to connect to the database. If the connection does not succeed, check to see whether the database is running, and verify the connectivity parameters, such as the URL string.