Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Source Code for Workplace Framework (WORK) Cell

In the chapter titled Install i2b2 Server-Common, you extracted the files from the i2b2 Core Source Code zip file into a directory of your choosing (YOUR_I2B2_SRC_DIR). One of the files extracted was a folder called edu.harvard.i2b2.workplace and it is in this folder where the files for the workplace installation reside.

Workplace Directory Structure

In this step of the installation process we will be working with the edu.harvard.i2b2.workplace directory. Within this directory are the files we will be editing in order to build and deploy the Workplace Cell on your i2b2 Server. The files and their location within your working directory are as follows:



html-text
<span style="font-size:15px;font-weight:bold">Main Workplace Directory:</span>
<i>YOUR_I2B2_SRC_DIR</i>\i2b2\edu.harvard.i2b2.workplace\


File Name

Description

build.properties

Contains properties needed during the building of the Workplace Cell.




html-text
<span style="font-size:16px;font-weight:bold">Directory for Workplace Property Files:</span>
<i>YOUR_I2B2_SRC_DIR</i>\i2b2\edu.harvard.i2b2.workplace\etc\spring\


File Name

Description

workplace_application_directory.properties

Define the location for your application properties directory.

workplace.properties

Define the properties for the Ontology cell, CRC service account, and various parameters that are used by the CRC when running queries on the server.




html-text
<span style="font-size:16px;font-weight:bold">Directory for Data Source Configuration:</span>
<i>YOUR_I2B2_SRC_DIR</i>\i2b2\edu.harvard.i2b2.workplace\etc\jboss\


File Name

Description

work-ds.xml

Configure the JBoss Data source for the Workplace cell.