1.2.5 Configure DBAdapter

This topic explains the steps to configure DBAdapter.

To configure DBAdapter, follow the steps given below:
  1. Log in to Weblogic Console and click Deployment under Domain Structure.
    The Summary of Deployments screen displays.

    Figure 1-19 Summary of Deployments



  2. In the Deployments table, select DbAdapter and you will be navigated to Settings for DbAdapter screen.
  3. Click the Configuration tab and select Outbound Connection Pools.
    The Settings for DBAdapter screen displays.

    Figure 1-20 Settings for DBAdapter



  4. Under Groups and Instances, click and expand javax.resource.cci.ConnectionFactory.
  5. Click New and select javax.resource.cci.ConnectionFactory in Outbound Connection Group.
  6. Define JNDI Name as eis/DB/FCCDEV and click Finish.
    The jndi name should be the same as the one in the Dbutility sub-process.
  7. Click the DbAdapter again.
  8. Click the Configuration tab and select Outbound Connection Pools.
  9. Under Groups and Instances, click and expand javax.resource.cci.ConnectionFactory.
    The new JNDI name is listed.
  10. Click on the eis/DB/FCCDEV link.
    The Settings for javax.resource.cci.ConnectionFactory screen displays.

    Figure 1-21 Settings for javax.resource.cci.ConnectionFactory



  11. Click the Property Value field for the DataSourceName and update the application JNDI reference (given in fcubs.properties file), and press the Enter key.
  12. Click Save and restart the Admin server.