WSO2 Web Services Framework for PHP (WSO2 WSF/Perl), is an open source,
enterprise grade, Perl extension for providing and consuming Web
Services in Perl. WSO2 WSF/Perl is a complete solution for consuming
Web services and is the only Perl extension with the widest range of
WS-* specification implementations. It's Key features include, clients
with WS-Security support, binary attachments with MTOM.
You can download the release from:
http://wso2.org/downloads/wsf/perl
Project home page:
http://wso2.org/projects/wsf/perl
------------
Key Features
============
1. Client API to consume Web services
* WSMessage class to handle message level options
* WSClient class with both one way and two way service invocation
support
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
5. WS-Reliable Messaging
* Single channel two way reliable messaging
6. REST Support
* Expose a single service script both as SOAP and REST service
-------------------
Reporting Problems
===================
Issues can be reported using the public JIRA available at:
https://wso2.org/jira/browse/WSFPERL
Monday, July 21, 2008
WSO2 Web Services Framework for Perl 1.1 Released
Subscribe to:
Post Comments (Atom)
2 comments:
Very interesting. I am going to have to follow this.
Very nice info about Perl 1.1. Another great framework from perl. I have been using perl for years now and I want to implement this on my site.
Post a Comment