WSO2 Web Services Framework/Perl v 1.1 Features

Feature

Description

Comprehensive Support for Web Services Standards

WSO2 WSF/Perl supports the basic Web services standards including SOAP 1.1 and SOAP 1.2.

WSO2 WSF/Perl also supports the following WS-* specifications:

  • SOAP MTOM

  • WS-Addressing

  • WS-Security

  • WS-SecurityPolicy

  • WS-ReliableMessaging

Proven Interoperability

WSO2 WSF/Perl features proven interoperability with Microsoft .NET, WSO2 WSAS (Apache Axis2/Java based Web services application server) and other J2EE implementations. The basic SOAP level interoperability as well as WS-* specification implementations have been tested and proven to interoperate.

Portability and Platform Support

WSO2 WSF/Perl has been tested on:

  • Linux

Attachments with Web Services and Clients You can send and receive attachments with SOAP messages both in optimized as well as non optimized formats with MTOM support.
Secure Web Services and Clients You can send messages with UsernameToken, and with TimeStamp support.
WSO2 WSF/Perl extension also supports advanced WS-Security features including encryption and signing of SOAP messages.
Reliable Web Services and Clients Reliable messaging is supported for both services and clients. Basic SOAP messages as well as messages with attachments can be sent in a reliable way.
REST Support The API supports invoking REST services using HTTP GET and POST methods.