Details
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.
IMPORTANT: Sites that choose to upgrade their JDBC drivers will be required to also updated the datasource files for all of their cells.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.08 [ 10204 ] | |
Assignee | Janice Donahoe [ jmd86 ] | |
i2b2 Sponsored Project/s | i2b2 Core [ 10196 ] | |
Status | New [ 10000 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Developer Notes |
The jdbc jar files that reside in the following directories have been updated to the latest version.
1. ${jboss.home}/standalone/deployments/${axis2.war.name}/WEB-INF/lib 2. ${jboss.home}/standalone/deployments There are three new jar files, one for each type of supported databases. 1. Oracle = ojdbc7.jar 2. PostgreSQL = postgresql-9.4-1209.jdbc4.jar 3. SQL Server = sqljdbc42.jar UPDATE EXISTING i2b2 INSTANCE To deploy the new jar files, you can run one of the following command lines: Linux command: ant copy_new_jdbc_jar Windows command: %ANT_HOME%\bin\ant.bat copy_new_jdbc_jar |
|
Status | In Progress [ 3 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Ready to Test [ 10001 ] |
Status | Ready to Test [ 10001 ] | Testing [ 10002 ] |
Developer Notes |
The jdbc jar files that reside in the following directories have been updated to the latest version.
1. ${jboss.home}/standalone/deployments/${axis2.war.name}/WEB-INF/lib 2. ${jboss.home}/standalone/deployments There are three new jar files, one for each type of supported databases. 1. Oracle = ojdbc7.jar 2. PostgreSQL = postgresql-9.4-1209.jdbc4.jar 3. SQL Server = sqljdbc42.jar UPDATE EXISTING i2b2 INSTANCE To deploy the new jar files, you can run one of the following command lines: Linux command: ant copy_new_jdbc_jar Windows command: %ANT_HOME%\bin\ant.bat copy_new_jdbc_jar |
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. |
|
Description | The JDBC drivers used by Oracle, PostgreSQL, and SQL Server need to be updated to the latest version. |
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. |
Summary | Update JDBC drivers used by Oracle, PostgreSQL, and SQL Server | Provide updated JDBC drivers used by Oracle, PostgreSQL, and SQL Server |
Resolution | Completed [ 10000 ] | |
Status | Testing [ 10002 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |