Search on this blog

Search on this blog

View Categories

5.2.1 Source Code and Directory Structure

< 1 min read

Source Code for Project Management (PM) 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.pm and it is in this folder where the files for the PM installation reside.


Project Management Directory Structure #

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



Main PM Directory:
YOUR_I2B2_SRC_DIRedu.harvard.i2b2.pm


File Name

Description

build.properties

Contains properties needed during the building of the PM Cell.




Directory for Data Source Configuration:
YOUR_I2B2_SRC_DIRedu.harvard.i2b2.pmetcjboss


File Name

Description

pm-ds.xml

Configure the JBoss Data source for the PM cell.