WSO2 Web Services Framework for C++ (WSO2 WSF/C++) 1.0.0 Released
=================================================
WSO2 WSF/C++ team is pleased to announce the release of WSO2 WSF/C++
1.0.0.
You can download this release from:
http://dist.wso2.org/products/wsf/cpp/1.0.0
WSO2 Web Services Framework for C++ (WSO2 WSF/C++) is a standards
compliant, enterprise grade, open source, C++ library for consuming Web
services in C++, based on the popular, WSO2 WSF/C library.
Project home page:
http://wso2.org/projects/wsf/cpp
--------------
Key Features
=========
1. Client API to consume Web services
* WSSOAPClient class with one-way and two-way service invocation
support for SOAP 1.1, and SOAP 1.2.
* WSRESTClient class with one-way and two-way service invocation
support for REST style invocations.
* Options class for getting and setting generic service related
options, for SOAP and REST clients. REST Clients ignore SOAP
related options and vice versa.
2. Attachments with MTOM
* Binary optimized
* Non-optimized (Base64 binary)
3. WS-Addressing
* Version 1.0
* Submission
4. WS-Security
* UsernameToken and Timestamp
* Encryption
* Signing
* WS-SecurityPolicy based configuration
----------------------
Reporting Problems
=============
Issues can be reported using the public JIRA available at:
https://wso2.org/jira/browse/WSFCPP
------------
Contact Us
=======
Please subscribe to our user or developer mailing lists. For details on
how to subscribe please visit: http://wso2.org/projects/wsf/cpp#mail
We welcome your early feedback on this implementation.
Thank you for your interest in WSO2 WSF/C++.
-- WSO2 WSF/C++ Team --