Setup the Non-XA Database Driver

Procedure

  1. Navigate to Resources > JDBC > JDBC providers;
  2. Click New to add a new driver. This will open a configuration screen;
  3. Select Oracle from the the list in the Database type drop down supplied;
  4. Select Oracle JDBC Driver from the list in the Provider type drop down supplied;
  5. Select the Connection pool data source from the list in the Implementation type drop down supplied;
  6. Set the Name field to be Oracle JDBC Driver, if not filled in automatically;
  7. Click Next to continue;
  8. Review the Class path and ensure the ORACLE_JDBC_DRIVER_PATH environment variable is correct. Click Next to continue;
  9. Review the properties on the configuration screen that opens. There should be no need to change any of them;
  10. Click Finish to confirm the changes.