To support new database types using their JDBC drivers:
Step 1. Copy the JDBC jar into the following folder:
c:\Program Files\Fanfare\iTest 3.4\plugins\com.fnfr.itest.databaseservice_*
/* represents the plugin version.
Step 2. Edit the file named MANIFEST.MF located in
D:\Program Files\Fanfare\iTest 3.4\plugins\com.fnfr.itest.databaseservice_*\META-INF
Important: Because MANIFEST.MF has a line width of 71 characters, file names
are wrapped at that length. When editing, be sure to keep line width to
a maximum of 71 characters.
Edit the line that starts with Bundle-ClassPath.
Add your jar file name as the first item in the list followed by a comma.