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 | Where to get it |
---|---|---|
Addressing | This is an implementation of WS-Addressing submission version (2004-08) and WS-Addressing 2005-08 versions. | Bundled with the Standard Binary Distribution. |
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 | Bundled with the Standard Binary Distribution. |
Rampart | The WS-Security and WS-SecureConversation implementation for axis2. Now with a new configuration model based on WS-SecurityPolicy | http://axis.apache.org/axis2/java/rampart/ |