Setup the XA Database Driver

Procedure

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