|
Step 4: Create a DataSource Object
Substep 3: Install the driver
- In the IBM WebSphere Application Server Administrative Console, select the Topology view.
- Expand the directory tree.
- Locate and right-click the driver you created in Step 4-SubStep 1.
- From the pop-up menu, select Install.
- In the subsequent dialog:
- Select the node on which to install the driver
- Click Browse to find the file containing the driver. This file is located at:
<Oracle_Root>/jdbc/lib/classes12.zip
- Click Install.
 
- To start the connection, you may need to stop and start the Default Server in the Application Server Administrator Console. To do this:
- Select the Topology view.
- Expand the tree until the Default Server is displayed.
- Right-click on the Default Server and choose "Stop"; the wheel icons indicating the server's status should be red and white.
- Once the server is stopped, right-click again and choose "Start"; the wheel icons indicating the server's status should be blue and white.
|