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

Step 2: Configure the build properties

The second step in the cell configuration process is to edit the build.properties file for edu.harvard.i2b2.pm. During this step you need to set the jboss.home and axis2.war.name properties.


Excerpt

Steps to update build.properties


indent
Level1

1. At the command prompt type the following:


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleLinux Command
borderStylesolid
indent
Level2

open build.properties


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleWindows Command
borderStylesolid
indent
Level2

build.properties



indent
Level1

2. The build.properties file will open. Set the following properties to reflect your environment:


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
titleBuild Properties File
borderStylesolid
indent
Level2

jboss.home=YOUR_JBOSS_HOME_DIR

indent
Level2

axis2.war.name=i2b2.war




indent
Level1

3. Save the changes and close the file.