caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: caml-list@inria.fr
Subject: ANNOUNCE: OCaml SimpleSOAP 0.1.1 released
Date: Mon, 23 May 2005 22:03:17 +0100	[thread overview]
Message-ID: <20050523210317.GA14494@furbychan.cocan.org> (raw)
In-Reply-To: <20050517214640.GA2193@furbychan.cocan.org>

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


  reply	other threads:[~2005-05-23 21:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 22:09 More on SOAP Richard Jones
2005-05-14 21:53 ` [Caml-list] " Mike Lin
2005-05-16  8:47 ` Claudio Sacerdoti Coen
2005-05-16  9:14   ` Richard Jones
2005-05-16  9:17     ` Claudio Sacerdoti Coen
2005-05-16  9:17     ` Richard Jones
2005-05-16 14:43 ` Richard Jones
2005-05-16 22:27   ` Richard Jones
2005-05-17 21:46     ` Richard Jones
2005-05-23 21:03       ` Richard Jones [this message]
2005-05-24 16:32 ` Eric Stokes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050523210317.GA14494@furbychan.cocan.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).