ANNOUNCE: Haskell XML Toolbox Version 6.1
Haskell XML Toolbox 6.1 I would like to announce a new version of the Haskell XML Toolbox for processing XML. Functionality has not changed since HXT 6.0. HXT 6.1 works with the latest HTTP module (2006-07-07). Thanks to Bjorn Bringert <bringert@cs.chalmers.se> this one does not depend any more on the crypto package and contains only a single package http. So the installation process becomes simpler. There is no need to upgrade from a running HXT 6.0 version. More information and download: http://www.fh-wedel.de/~si/HXmlToolbox/index.html Please email comments, bugs, etc. to hxmltoolbox@fh-wedel.de Uwe -- University of Applied Sciences, Wedel, Germany http://www.fh-wedel.de/~si/index.html
Is there a library/tutorial that supports/explains providing web services (SOAP transport, WSDL description)? I know (and use) haxr (XML-RPC) but it seems that SOAP is the accepted standard in Java circles nowadays. -- -- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 -- ---- http://www.imn.htwk-leipzig.de/~waldmann/ -------
On Fri, 07 Jul 2006 19:46:09 +0900, Johannes Waldmann <waldmann@imn.htwk-leipzig.de> wrote:
Is there a library/tutorial that supports/explains providing web services (SOAP transport, WSDL description)?
HAIFA provide SOAP support. And you can read tutrial and Document this site. http://www.dcs.shef.ac.uk/~simonf/HAIFA.html But ... HAIFA is under GPL License and current version of HAIFA doesn't include any sample code. Best regards -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/
participants (3)
-
Johannes Waldmann -
shelarcy -
Uwe Schmidt