Release Management
Space shortcuts
Space Tools

Versions Compared

Key

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

...

i2b2 Release 1.7.12

Release Date: January December, 20202019

Table of Contents

Highlight of Features

...

Anchor
easier-install
easier-install

Easier i2b2 Install

The i2b2 server can now be installed in three or four steps:

  1. (Optional) Build the war from source. Run in the edu.harvard.i2b2.server-common folder:
          ant clean dist war
  2. Copy the i2b2.war from the dist folder (or the binary release zip file) to /opt/wildfly-VERSION-Final/standalone/deployments/ folder.
  3. Run the data build for all the cell (PM, HIVE, ONT and CRC) . In the Hive there is a new table called HIVE_CELL_PARAM which contains all the previous XML and properties file.
  4. Modify the *-ds.xml in the deployment folder to point to the database

NOTE: If you are an existing user and have previously changed the properties files, you will need to modify the corresponding parameters in HIVE_CELL_PARAMusing a pre-built war file instead of having to build it from source and the properties files are now stored in the database.

Anchor
Authentication-protocol-support
Authentication-protocol-support

...