Engwar

Chintana Wilamuna's weblog

Webservices with Perl

without comments

If you have been doing Web services with SOAP::Lite you’ll be thrilled to hear that there is another library that’ll provide WS-* goodness to consume and provide services. Well at least on the way of providing ;-) Still there is no support for all the WS- specs implemented by WSF/C but it’s on the pipeline. I’ve been doing development of the Perl binding to the WSO2 WSF/C library. It’s not officially released yet but if you’re feeling a bit adventurous you can try playing with the svn. Still the installation is a bit dodgy. Haven’t made it a CPAN module yet but it’ll be when it’s released. Still there are loads of improvements to be done. I have to get rid of those quick and dirty wrapper functions and use typemaps. Also need to get a proper exception mechanism in place.

Written by Chintana

September 18th, 2007 at 8:19 am

Posted in perl,webservices

Leave a Reply