The second step in the cell configuration process is to edit the build.properties file for edu.harvard.i2b2.server-common folder. During this step you need to set the jboss.home and axis2.war.name properties for your environment.
| indent |
|---|
|
1. At the command prompt type the following: |
| Panel |
|---|
| borderColor | #ccc |
|---|
| bgColor | #ffffff |
|---|
| titleBGColor | #DDD9C3 |
|---|
| title | Command |
|---|
| borderStyle | solid |
|---|
|
|
| indent |
|---|
|
2. The build.properties file will open. Set the following properties to reflect your environment: |
| Panel |
|---|
| borderColor | #ccc |
|---|
| bgColor | #ffffff |
|---|
| titleBGColor | #E5DFEC |
|---|
| title | Build Properties File |
|---|
| borderStyle | solid |
|---|
|
| indent |
|---|
| jboss.home=YOUR_JBOSS_HOME_DIR |
| indent |
|---|
| axis2.war.name=i2b2.war |
|
| indent |
|---|
|
3. Save the changes and close the file. |