Browse thread
More on SOAP
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | ANNOUNCE: OCaml SimpleSOAP 0.1.1 released |
I'm pleased to announce the release of version 0.1.1 of the simple, experimental SOAP client library written in pure 100% OCaml. The library is released under the GNU LGPL with OCaml linking exception. http://merjis.com/developers/simplesoap http://merjis.com/_file/simplesoap-doc.html Development continues rapidly. This version has a limited understanding of XML Schema datatypes so it can parse responses from the server which have been encoded, for example in base-64. It comes with a more extensive test suite and regression tests. We have used it sucessfully against several SOAP::Lite servers and a Java AXIS-based server. We now set SOAPAction HTTP headers correctly and SOAP can be used in direct or proxy mode, even over SSL. It comes with several example programs. To run this release you will need: - Extlib http://ocaml-lib.sourceforge.net/ - Marcus Mottl's ocaml-pcre http://ocaml.info/ocaml_sources/ - Gerd Stolpmann's equeue http://www.ocaml-programming.de/programming/equeue.html - Gerd's ocamlnet http://www.ocaml-programming.de/programming/ocamlnet.html - Gerd's PXP (XML parser) http://www.ocaml-programming.de/programming/pxp.html - Perl and SOAP::Lite if you want to run examples and tests. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com