The third step in the cell configuration process is to edit the crc_application_directory.properties file for edu.harvard.i2b2.crc. 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.
indent |
---|
|
1. At the command prompt type the following: |
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| open YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.crc/etc/spring/crc_application_directory.properties |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.crc\etc\spring\crc_application_directory.pro ry.properties |
|
EXAMPLES:
indent |
---|
|
Linux Command: open /opt/i2b2/edu.harvard.i2b2.crc/etc/spring/crc_application_directory.properties |
indent |
---|
|
Windows Command: C:\opt\i2b2\edu.harvard.i2b2.crc\etc\spring\crc_application_directory.pro ry.properties |
indent |
---|
|
2. The crc_application_directory.properties file will open. Set the following properties to reflect your environment: |
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #E5DFEC |
---|
title | Application properties for CRC Cell |
---|
borderStyle | solid |
---|
|
indent |
---|
| edu.harvard.i2b2.crc.applicationdir=/YOUR_JBOSS_HOME_DIR/standalone/configuration/crcapp |
|
indent |
---|
|
3. Save the changes and close the file. |