Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Software Requirements

Software

Versions

CONNECT Binary Packages

CONNECT Binaries by Release

Application Server

WebSphere Enterprise 8.5.5.3, WebLogic 12c (12.1.1, 12.1.2 and 12.2.1), JBoss EAP 7, WildFly 8.2.1

Relational Database

Any ANSI SQL92 compliant relational database.
(For example: MySQL, Oracle, and DB2. We test with MySQL 5.1.x)

Recommended Test Tools (optional)

SoapUI 5.3

...

Code Block
cd <binary-location>/CONNECT-<VERSION>/DBScripts/nhincdb
mysql -u {$user} --password={$password} < dropall.sql
mysql -u {$user} --password={$password} < nhincdb.sql
mysql -u {$user} --password={$password} < populateTestData.sql

Put the mysql-connector-java jar into the application domain's lib/ext directory. The jar is downloaded into the adopter's local Maven repository if the adopter runs a source build, and it can also be downloaded here.

The CONNECT Team uses version 5.1.10.

Unzip the Binary

CONNECT-<VERSION>-<App Server> - CONNECT ear available with all exchange services PD,DQ,DR,DS,AD and X12.

...

Test the Installation - Validation Suite