Downloading the sandesha2 distribution on windows, Modifying the configuration file on windows – HP Integrity NonStop J-Series User Manual
Page 187

Downloading the Sandesha2 Distribution on Windows
To download the Sandesha2 distribution on your Windows system, complete the following steps:
1.
Access the following web address:
http://ws.apache.org/sandesha/sandesha2/download.cgi
The Sandesha2 web page, showing a list of distributions available for download, is displayed.
2.
Download the Standard Binary Distribution in the .zip format.
NOTE:
The following distributions are available for download:
•
Standard Binary Distribution: includes the Sandhesha2 binaries and sandhesha2 module
file.
•
Source Distribution: includes the source of the Sandhesha2 standard distribution.
3.
Extract the Standard Binary Distribution (sandesha2-1.3-bin.zip) into a directory on
your Windows system.
This directory will be referred as <Sandesha2 Home> and contains the following
sub-directories:
\docs
includes the Sandesha2 documentation in HTML format.
\samples
includes sample applications demonstrating different Axis2/Java features.
Modifying the Configuration File on Windows
You must modify the <Axis2 Home>\conf\axis2.xml configuration file by adding a user
phase named 'RMPhase' to the four flows of the axis2.xml file.
The following code snippet shows the user phase added in the configuration file:
<phase name="RMPhase"/>
<phase name="RMPhase"/>
<phase name="RMPhase"/>
Installing Axis2/Java Framework
187