[CORE-229] Provide updated JDBC drivers used by Oracle, PostgreSQL, and SQL Server Created: 26/Sep/16 Updated: 17/Oct/16 Resolved: 28/Sep/16 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Install |
Affects Version/s: | 1.7.07 |
Fix Version/s: | 1.7.08 |
Type: | Improvement | Priority: | Major |
Reporter: | Janice Donahoe | Assignee: | Janice Donahoe |
Resolution: | Completed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
i2b2 Sponsored Project/s: |
i2b2 Core
|
Affects Database/s: |
All databases
|
Developer Notes: | The updated jdbc jar files that reside in the JBoss deployments directories have been made available for installation.
These updated drivers are optional and can be installed by running one of the following command lines: Linux command: ant copy_new_jdbc_jar Windows command: %ANT_HOME%\bin\ant.bat copy_new_jdbc_jar REMEMBER: if you choose to install the new jdbc jar files you also need to update your datasource files with the new driver information. This needs to be done for each cell in the i2b2 hive. |
Testing Notes: | Verified the script removes the existing drivers and deploys the new drivers correctly.
Manually updated the ds.xml files for each cell and verified the Web Client is able to communicate with each cell. The verification was done by running queries, performing searches in Find Terms & Find Previous Queries as well as expand folders in Navigate terms, Workplace and Previous queries. |
Participant/s: |
Description |
An updated version of the JDBC drivers for Oracle, PostgreSQL and SQL Server will be provided. The new version of JDBC drivers are optional and will not be installed automatically.
IMPORTANT: Sites that choose to upgrade their JDBC drivers will be required to also updated the datasource files for all of their cells. |
Comments |
Comment by Janice Donahoe [ 17/Oct/16 ] |
This change was included in version 1.7.08, which was released on 10/07/2016. |