Apache Axis2 Modules

Axis2 architecture is flexible enough to extend its functionalities using modules. This page is maintained to keep track of the relevant modules that are developed on top of Axis2.

Name Description Version Compatible Axis2 version Downloads Comments
Addressing This is an implementation of WS-Addressing submission version (2004-08) and WS-Addressing 2005-08 versions. 1.1.1 1.1.1 mar MD5 PGP
SOAP Monitor SOAP Monitor utility provides a way for Web services developers to monitor the SOAP messages being sent/received without requiring any special configuration or restarting of the server 1.1.1 1.1.1 zip MD5 PGP
Addressing This is an implementation of WS-Addressing submission version (2004-08) and WS-Addressing 2005-08 versions. 1.1 1.1 mar MD5 PGP
SOAP Monitor SOAP Monitor utility provides a way for Web services developers to monitor the SOAP messages being sent/received without requiring any special configuration or restarting of the server 1.1 1.1 zip MD5 PGP
Sandesha2 An implementation of WS-RM specification February 2005 1.1 1.1, 1.1.1 zip MD5 PGP Click here to get the Sandesha2 nightly builds compatible with the latest Axis2 SNAPSHOT.
Rampart The WS-Security and WS-SecureConversation implementation for axis2. Now with a new configuration model based on WS-SecurityPolicy 1.1 1.1, 1.1.1 Distro zip MD5 PGP Please follow the instructions in the README.txt available in the rampart-1.1.zip file to copy the required libraries to the main "lib" dir of Axis2.

Note: In Axis2 v1.1.1 to run Rampart v1.1 samples, change the addressing mar value to adressing-1.1.1.mar as given below; <property name="addressing.mar" value="addressing-1.1.1.mar"/> in ..\rampart-1.1\samples\basic\build.xml


Previous module releases are available here