Installing the JDBC driver
|
The JDBC driver is a jar library that allows Portofino to communicate with the database. The driver is not part of Portofino's distribution. Refer to your database's documentation to learn how to obtain the JDBC driver and a suitable license.
Once you have the driver, you must copy its jar file
to the application server's library directory. The following
table summarises the typical location for the various application
servers.
After you have installed the driver, restart the application server to make sure that the library is loaded. Previous: Creating and populating the database Next: Basic configuration |