Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WildFly Requirements

WildFly is a Java EE-based application server that can operate across platforms and is usable on any operating system that supports Java. All application operations between the i2b2 clients, the cells on the i2b2 server and the i2b2 database are managed by the WildFly. Prior installation  of WildFly on the i2b2 Server is required only If you are building each i2b2  cell from the source.

If you are installing   1.7.12 and higher version of i2b2, prior install of WildFly is not required. The download package comes with WildFly component. Make sure to configure and start this WildFly service.  

Required Version: WildFly-17.0.0.Final

Download from Website: i2b2 Supported Software - WildFly-17.0.0.Final



Operating System

File Name

Linux or Windows

wildfly-17.0.0.Final.zip


Note
titleImportant

The version of WildFly-17.0.0.Final that has been tested and verified to work with the i2b2 software is available for download from the i2b2 Website. This has been setup as an automatic download and can only be accessed by clicking on the link shown above or the one listed in step 1.


Wildfly 10 Installation Steps


indent
Level1

1. Download the  wildfly-17.0.0.Final.zip  file from the Website above


indent
Level1

2. Locate the file (wildfly-17.0.0.Final) you just downloaded.


indent
Level1

3. Extract all the items in the zip file into a directory of your choice.


indent
Level3

Linux Example:  /opt/wildfly-17.0.0.Final


indent
Level3

Windows Example:  C:\opt\wildfly-17.0.0.Final


Tip
titleTip

You will want to make note of the location as it will be needed further along in the i2b2 installation. In the installation document whenever you see YOUR_JBOSS_HOME_DIR it will need to be replaced with the location of your Wildfly. For your convenience an installation Worksheet has been provided at the end of this document to track the setup locations.