Archive for May, 2008

WSO2 WSF/C now faster and includes better REST support

Tuesday, May 27th, 2008

WSO2 Web Services Framework for C released version 1.3.0 this week. WSO2 WSF/C is a standards compliant enterprise grade open source C library for providing and consuming Web services in C.

This new version is optimized for SOAP processing with the Guthila parser. Guthila replaces libxml2 as the default parser which is proven to be faster. Guthila is an Apache project and is part of Apache Axis2/C. As its an inbuilt parser Guthila eliminates the external dependency to libxml2.

Another new feature of WSF/C 1.3.0 is better support for REST. It now inherits complete RESTful API from Apache Axis2/C supporting all http verbs and flexible uri mapping to resources.

Security has also been in improved in this release to include SAML 1.1, WS-Trust and WS-SecureConverstion.

For more information on WSO2 WSF/C visit the project home page: http://wso2.org/projects/wsf/c

You can download the latest version here http://wso2.org/downloads/wsf/c


Improved WSDL mode support in new WSF/PHP release

Tuesday, May 27th, 2008

The WSO2 Web Services Framework for PHP team released version 1.3.0 recently which has improved support for WSDL mode. WSO2 WSF/PHP is an open source enterprise grade PHP extension for providing and consuming Web services in PHP.

PHP developers can now work with familiar PHP types rather than construct XML messages. While basic WSDL schema was supported earlier, more complex schema constructs support such as SimpleType restricitons, ComplexType restrictions/extensions and attributes have been added.

The wsdl2php code generation tool which helps to auto generate code is another key feature in this release along with WSDL Import support and support for WSDLs with multiple bindings API provided to pick the preferred bindings.

Other additions to WSO2 WSF/PHP include

  • HTTP Basic Authentication Support to cover wide a range of authentication.
  • SOAP Messages with Attachments support (SWA)
  • Custom Security token support

WSO2 WSF/PHP is a complete solution for building and deploying Web services and is the only PHP extension with the widest range of WS-* specification implementations.

It's Key features include secure services and clients with WS-Security support, binary attachments with MTOM, automatic WSDL generation (code first model), WSDL mode for both services and clients (contract first model) and interoperability with .NET and J2EE. To find out more visit the project homepage .

You can download this new release from http://wso2.org/downloads/wsf/php


“Understanding OpenID” Webinar on 06/10/08 Register now!

Tuesday, May 13th, 2008

[ May 13, 2008 12:00 pm to June 10, 2008 12:00 am. ] OpenID is a much favored key feature in decentralizing single sign-on. In this webinar we will be discussing OpenID Authentication 2.0 and other related OpenID extensions with the security issues associated with them. We will further discuss the different approaches being taken to integrate Information Cards with OpenID.

Attend this webinar if you:

Are […]