The JDBC .jar files go in /stoneware/jre/lib/ext/. ** ***
Even though the JDBC drivers are only used on the webNetwork ACS (loader) it is recommended that you copy them to all physical Stoneware servers (loaders and relays). The debug messages in the .jar files are utilized when there is an error talking to the database.
There can only be a single version of each JDBC driver type, therefore if you are upgrading a driver file, you must remove the old file at the same time.
Suggested Install/Upgrade Process
---------------------------------------
1. Stop webNetwork service.
2. Copy new JDBC .jar file to /stoneware/jre/lib/ext/ (remove previous file if necessary)
3. Start webNetwork service.
4. Perform steps 1-3 on all webNetwork servers.
** If your servers are using a Java JRE that is not in the default location, you will need to place the JDBC .jar file in your JRE's /lib/ext/ folder.
*** As of 6.5.8.25, the JDBC driver files are located in the /stoneware/bin/ext folder.
Keywords: Database, Driver, Connector, JDBC, jTDS, MySQL, MSSQL