The second step in the cell configuration process is to edit the fr_application_directory.properties file for edu.harvard.i2b2.ontology. During this step you need to specify a location for the application properties directory. This location can be anything you desire but it must be a directory path that the Windows or Linux user has been granted permission to access.
|
1. At the command prompt type the following: |
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Command |
---|
borderStyle | solid |
---|
|
| open YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.fr/etc/spring/fr_application_directory.properties |
|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Command |
---|
borderStyle | solid |
---|
|
| YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.fr\etc\spring\fr_application_directory.properties |
|
EXAMPLES:
|
Linux Command: open /opt/i2b2/edu.harvard.i2b2.fr/etc/spring/fr_application_directory.properties |
|
Windows Command: C:\opt\i2b2\edu.harvard.i2b2.fr\etc\spring\fr_application_directory.properties |
|
2. The fr_application_directory.properties file will open. Set the following properties to reflect your environment: |
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #D6E3BC |
---|
title | Application properties for FR Cell |
---|
borderStyle | solid |
---|
|
| edu.harvard.i2b2.fr.applicationdir=/YOUR_JBOSS_HOME_DIR/standalone/configuration/frapp |
|
|
3. Save the changes and close the file. |