Specifying the JDBC driver

The application server requires a JDBC driver to enable communication with the database. The JDBC driver that you provide to the deployment toolkit depends on the database management system to use with the deployment.

Procedure

  1. Locate the JDBC driver for your database management system.
  2. Copy the relevant driver file for your database management system to the toolkit\configuration\environment\common\jdbc-drivers directory.
    Note: Ensure that the user you use to run the deployment commands has write permissions for the JDBC jar file.