HP Integrity NonStop J-Series User Manual

Page 293

Advertising
background image

1.

Go to

http://axis.apache.org/axis2/java/core/download.cgi

.

The Axis2 1.5.2 Release web page, displaying a list of distributions available for download
appears.

NOTE:

The following distributions are available for download:

Standard Binary Distribution: includes the Axis2/Java binaries and sample applications.

Source Distribution: includes the source of the Axis2 standard distribution.

Web Archive (WAR) Distribution: includes the web application to be deployed on servlet
containers.

Documents Distribution: includes the documentation for Axis2/Java.

2.

Download the Standard Binary Distribution in the zip format.

NOTE:

The sample applications (FaultHandling and MTOM) discussed in this section have

been verified using Axis2/Java version 1.5.2 only.

3.

Extract the Standard Binary Distribution (axis2-1.5.2-bin.zip) into a directory on your
Windows system.

This directory will be referred as <Axis2 Home>. Among other directories, <Axis2 Home>
contains the following sub-directories:

\conf

includes the global configurations needed to run Axis2/Java applications.

\samples

includes sample applications demonstrating different Axis2/Java features.

\lib

includes dependent libraries required to build Axis2/Java and run samples.

\repository\modules

includes module archive files such as addressing modules.

\repository\services

includes Axis2/Java WebService archive files.

\bin

includes scripts useful for building services and clients, and starting the Axis2/Java server.

\webapp

includes the resources to build the Axis2/Java web archive (axis2.war).

Building the Axis2/Java Web Archive using Standard Binary Distribution

To build the Axis2/Java web archive (axis2.war) on your Windows system using the Standard
Binary Distribution, complete the following steps:

1.

Go to <Axis2 Home>\webapp on your Windows system using the command:

command prompt> cd <Axis2 Home>\webapp

For example:

command prompt> cd C:\axis2-1.5.2\webapp

where,

C:\axis2-1.5.2-bin

is the <Axis2 Home>

2.

Build the Axis2/Java web archive (axis2.war) using the command:

command prompt> ant create.war

Installing Axis2/Java on NonStop 293

Advertising
This manual is related to the following products: