You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by planet bob <de...@googlemail.com> on 2011/03/08 19:55:21 UTC

[Axis2] Supported Specs in axis2 and related modules

Hi,



i have to develop a new Webservice Application based on the following specs:



- WSDL 1.1

- WS-Policy v1.5

- WS-Securitypolicy v1.3

- WS-Security UsernameToken Profile 1.1

- SOAP Version 1.2

- WS-Security SOAP Message Security 1.1



The goal is to figure out, if this can be done with apache AXIS2 and related
modules.


Studying the documentation gives the following state:



WSDL 1.1

- Axis2 Support!


WS-Policy v1.5

- Axis2 supports WS-Policy with WS-Commons/Neethi

- Neethi supports only WS-Policy 1.2



WS-Securitypolicy v1.3

- Axis2 supports  WS-Securitypolicy with Rampart

- Rampart supports only WS-Security Policy (spec 1.1 and spec 1.2)



WS-Security UsernameToken Profile 1.1

- Can be done with WSS4J (Username Token Profile 1.1)



SOAP Version 1.2

- Axis2 Support!


WS-Security SOAP Message Security 1.1

- Can be done with WSS4J (Web Services Security: SOAP Message Security 1.1)



Is this state correct?

recommendations for other webservice frameworks to solve my needs?



Best gegards

Carsten