Installation Guide for Oracle Self-Service E-Billing > Configuring IBM WebSphere > Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE Application >
Configuring the JDBC Providers
You must configure two JDBC providers for the Billing and Payment application on IBM WebSphere. This task is a step in Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE Application. To configure the JDBC providers
- Select Resource, JDBC, and JDBC Provider.
- Select the following scope from the list:
Node=Node_Name, Server=Server_Name
where:
- Node_Name is the Billing and Payment application server node.
- Server_Name is the name of the Billing and Payment application server.
- Click New to create a new JDBC provider.
- You must create two JDBC providers as shown in the following table. Specify the data for the first provider.
|
|
|
|
Oracle |
Oracle JDBC Driver |
XA data source |
Oracle JDBC Driver (XA) |
Oracle |
Oracle JDBC Driver |
Connection pool data source |
Oracle JDBC Driver |
- Click Next, and enter database class path information.
For Oracle Database 10g , specify the directory location for the ojdbc14.jar file. You can find this file in the EDX_HOME /lib directory. In the path, EDX_HOME is the location where Oracle Self-Service E-Billing is installed.
- Click Next to view a summary of the provider you just created, then click Finish. Click Save to save directly to the master configuration.
- Repeat from Step 3 to create the second JDBC provider.
|