How to Configure the BPEL Connection Manager Class to Take Precedence

To configure the BPEL Connection Manager class to take precedence:

  1. Start Oracle JDeveloper.
  2. Highlight the BPEL project.
  3. From the Edit main menu, select Properties.
  4. Select Libraries and Classpath.
  5. Click Add JAR/Directory.
  6. Navigate to the location of the custom JAR file, and click Select.

    This adds the custom Connection Manager JAR file to the classpath.

  7. Click OK.
  8. Redeploy the BPEL project and retest.