Installing the Oracle database driver

If your implementation uses Oracle Database server, it is recommended that you install an Oracle driver (JDBC) for your production environments.

Procedure

  1. Download the database driver from the Oracle website.
  2. Place the driver in the following directory: <installation dir>/tomcat/lib.
Related concepts