Developers Getting Started With i2b2
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

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. The i2b2 requires Wildfly 10 to be installed on the i2b2 Server as it is used to manage all application operations between the i2b2 clients, the cells on the i2b2 server and the i2b2 database.



Required Version: Wildfly 10.0.0

Download from Website: i2b2 Supported Software - Wildfly 10.0.0.Final

 

Operating System

File Name

Linux or Windows

wildfly-10.0.0.Final.zip

Important

The version of Wildfly 10 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

 

1. Download the zip file for Wildfly 10 by clicking on Begin Download.
2. Locate the file (wildfly-10.0.0.Final.zip) you just downloaded.
3. Extract all the items in the zip file into a directory of your choice.
Linux Example:  /opt/wildfly-10.0.0.Final
Windows Example:  C:\opt\wildfly-10.0.0.Final

Tip

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.

  • No labels