Menu Search

F.2. Installing External JDBC Driver

In order to use a JDBC Virtualhost Node or a JDBC Virtualhost, you must make the Database's JDBC 4.0 compatible drivers available on the Broker's classpath. To do this copy the driver's JAR file into the ${QPID_HOME}/lib folder.

Unix:
cp driver.jar qpid-broker-7.1.9/lib
Windows:
copy driver.jar qpid-broker-7.1.9\lib