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 |
---|---|---|---|---|---|
This is an implementation of WS-Addressing submission version (2004-08) and WS-Addressing 2005-08 versions. |
1.4 |
1.4 |
|
||
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.4 |
1.4 |
|
||
An implementation of WS-RM specification February 2005 |
1.3 |
1.3 |
Click here to get the Sandesha2 nightly builds compatible with the latest Axis2 SNAPSHOT. |
||
The WS-Security and WS-SecureConversation implementation for axis2. Now with a new configuration model based on WS-SecurityPolicy |
1.3 |
1.3 |
Please follow the instructions in the README.txt available in the rampart-1.3.zip file to copy the required libraries to the main "lib" dir of Axis2.Note: In Axis2 v1.3 to run Rampart v1.3 samples, change the addressing mar value to adressing-1.3.mar as given below; <property name="addressing.mar" value="addressing-1.3.mar"/> in ..\rampart-1.3\samples\basic\build.xml |