Message-ID: <2074574162.8022.1711660433190.JavaMail.confluence@ip-172-30-4-17.ec2.internal> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8021_2112622613.1711660433188" ------=_Part_8021_2112622613.1711660433188 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html 2.4.4 Apache Axis2

2.4.4 Apache Axis2

Apache Axis = 2 Requirements

This section is applicable only if you are  building the i2b2Server= from the  source code files. If you are installing from Binary distri= bution, i2b2.war file is precompiled and  available under wildfly-17.0= .1.Final\standalone\deployments folder after extraction.

The Apache Axis2 is a Web Services / SOAP / WSDL engine used by the i2b2= web services.



Required Version: Apache Axis2 1.7.1

Download from Website: i2b2 Supported Software - Apache Axis2


Operating System

File Name

Linux and Windows

axis2-1.7.1-war.zip

Important

The version of Apache Axis2 that has been tested and verified to work wi= th 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 clickin= g on the link shown above or the one listed in step 1.

If you are not downloading the zip file from the i2b2 site it is importa= nt to note there are several different types of distributions, it is import= ant that you download the WAR (Web Archive) distribution.


Axis2 Installation St= eps


Important

The steps for setting up Axis2 can be a little cumbersome in that it inv= olves a lot of extracting and renaming of files. In order to deploy i2b2.wa= r correctly it is recommended that you follow each step as it is written an= d pay close attention to which file and folder you are working in.


1. Download the=20 WAR distribution for Apache Axis 2 by clicking on=20 Begin Download
=20
2. Locate the file ( axis2-1.7.1-war.zip) you just downloaded.
=20
3. Extract all the items in the zip file into a directory of your choice.
=20
Linux Example:  /opt/axis2-1.7.1-war
=20
Windows Example:  C:\opt\axis2-1.7.1-war
=20
4. Go to your=20 Wildfly deployments folder ( YOUR_WILDFLY_HOME_DIR\standalone\deployments)
=20
5. Create a=20 folder called=20 i2b2.war
=20
6. Create an empty=20 text file called=20 i2b2.war.dodeploy
=20
7. Locate the=20 axis2-1.7.1-war.zip file you downloaded
=20
8. Extract only the file called=20 axis2.war to your Wildfly deployments folder
=20
9. Once the file is extracted rename the=20 axis2.war file to=20 axis2.zip.
=20
10. Extract all the files in=20 axis2.zip to the=20 i2b2.war folder you created in the first step ( YOUR_WILDFLY_HOME_DIR\standalone\deployments\i2b2.war)
=20
11. Delete the zip file (axis2.zip).
=20
12. i2b2.war will be deployed the next time you start Wildfly.


------=_Part_8021_2112622613.1711660433188--