Web Services in C, REST, SOAP and WS-*

Monday, December 14, 2009

WSO2 WSF/C 2.0.0

Have you tried newest WSO2 WSF/C 2.0.0? It has lots of new features:

Security Enhancements
  • WS-Trust (1.0 & 1.2) support
  • WS-SecureConversation (1.0 & 1.2) support
  • PKCS12 Keystore support
  • SAML 1.1 Support (Experimental)
  • WS-SecurityPolicy 1.2 support
  • Rahas module to give STS support to any service
Enhancement to Reliable Messaging
  • WS-ReliableMessaging 1.1 support
  • WS-ReliableMessagingPolicy support
Improved XML processing
  • Performance improvements to Guththila Parser
  • XPath support for Axiom
Binary Data Capability
  • SwA support
  • Improved MTOM support to send/receive very large attachment with constant memory foot print
  • User defined caching callback methods to receive large attachments
  • User defined sending callback method to send large attachments
Comprehensive REST support
  • Ability to map URI to operations
  • Support for HTTP verbs (POST, GET, PUT and DELETE)
New Transports to Publish/Consume Web Services
  • AMQP Transport
  • UDP Transport
Enhanced Deployment Models
  • CGI deployment support
  • IIS 6 & IIS 7 deployment support

Lot to come in next release. Tell us what you want?