WSO2 Web Services Framework for C++ v 2.0.0 Features

Feature Description

Comprehensive Support for Web Services Standards

WSO2 WSF/C++ supports the basic Web Services standards including SOAP 1.1, SOAP 1.2 and MTOM.

WSF/C++ also supports the following WS-* specifications:

  • WS-Addressing

  • WS-Policy

  • WS-Security

  • WS-SecurityPolicy

  • WS-Secure Conversation

  • WS-Reliable Messaging

Portability and Platform Support

WSO2 WSF/C++ has been tested on:

  • Windows XP - Microsoft Visual C++ 8.0

  • Windows XP - Microsoft Visual C++ 9.0

  • Linux gcc/g++ 4.3.2

REST Style Web Servics and Clients

WSF/C++ Service operations can be exposed as REST Style operations as well. Client API is capable of consuming REST Style services.

C++ Code Generation Support WSO2 WSF/C++ 2.0.0 Comes with Code Generation tool which enables users to generate ServiceSkeletons and Client Stubs by providing a WSDL.

Web Server Extensions

WSO2 WSF/C++ can be deployed as a server-side extension within a Web server, such as Apache Web Server or Microsoft IIS. It also includes a Simple HTTP server and can be deployed as a stand-alone server.
Other Features inherited from WSF/C

WSO2 WSF/C++ Inherits an array of features from it's base, WSO2 WSF/C such as,

  • Proven Interoperability
  • Transport Abstractions
  • XML Parser Abstraction
  • WSDL2C Code Generation