Managing JDBC Drivers

If you are planning to create web services that make database calls, you must install a JDBC driver corresponding to the database that the web service will access.

To install the JDBC driver

  1. Download the JDBC driver for your database. The driver (usually a .jar file) is typically available on the database vendor’s web site. Check with your database vendor for availability.
  2. On the M3 Web Servers management page under Management, choose JDBC.
  3. In the Upload JDBC Driver field, browse to select the driver for your database and choose Upload.

    The new JDBC file appears in the Uploaded JDBC Driver Files list.

  4. In the LifeCycle Manager Applications tab, right-click on the MWS grid application and select Manage Application.
  5. Choose Stop Application, and then Start Application.
  6. On the M3 Web Services management page, refresh the JDBC Driver management page.

    The new JDBC file appears in the Registered JDBC Driver Files list.