Page History
...
WildFly Requirements
Wildfly 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 WildFly-17.0.0.Final 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 WildFly-17.0.0.Final
Download from Website: i2b2 Supported Software - Wildfly 10WildFly-17.0.0.Final
Operating System | File Name |
---|---|
Linux or Windows | wildfly-1017.0.0.Final.zip |
Note | ||
---|---|---|
| ||
The version of Wildfly 10 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 | ||
---|---|---|
| ||
1. Download |
...
the wildfly-17.0.0.Final.zip file from the Website above |
indent | ||
---|---|---|
| ||
2. Locate the file (wildfly- |
...
17.0.0.Final |
...
) you just downloaded. |
indent | ||
---|---|---|
| ||
3. Extract all the items in the zip file into a directory of your choice. |
indent | ||
---|---|---|
| ||
Linux Example: /opt/wildfly- |
...
17.0.0.Final |
indent | ||
---|---|---|
| ||
Windows Example: C:\opt\wildfly- |
...
17.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. |
...