Note: This applies to ConnectKey 1.5.7 and DocuShare Servers that are running MySQL.
DocuShare no longer supports mysql. Therefore, ConnectKey for DocuShare was not tested with mysql before launch. If you have ConnectKey for DocuShare and are planning to upgrade to the latest drivers it may fail unless the following workaround are used.
As a workaround you can use one of the following solutions.
For Servers that already have ConnectKey for DocuShare installed and who currently use mysql and are planning to upgrade to the latest 1.5.7 version can follow the steps below:
Stop DocuShare.
Open Windows Explorer and browse to the copy \tomcat\webapps\connectkey\WEB-INF\lib directory.
Where is replaced with the installation directory for DocuShare. The default installation path is C:\Xerox\Docushare. Depending on your installation environment the path may vary.
Make a copy of the mysql.jar and paste into a directory (temporarily).
Install ConnectKey for DocuShare (CK4DS) 1.5.7.
Copy mysql.jar to \tomcat\webapps\connectkey\WEB-INF\lib directory.
Start DocuShare.
For Servers that have not had ConnectKey for DocuShare installed previously and are planning to install to the latest 1.5.7 version can follow the setps below:
Stop DocuShare.
Go to http://dev.mysql.com/downloads/connector/j and within the dropdown select Platform Independent
The options to download tar.gz file or zip file will display, select zip file.
Extract the zip file once downloaded.
Make a copy of the mysql-connector-XXX.jar file.
Paste the copy into the \tomcat\webapps\connectkey\WEB-INF\lib
Start DocuShare.
Solution Published: April 25, 2017
Solution ID: 1865