[
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: | 2005-05-09 (07:17) |
From: | Maxence Guesdon <maxence.guesdon@i...> |
Subject: | Re: [Caml-list] OCaml and SOAP |
On Sat, 29 Jan 2005 10:37:53 +0000 Richard Jones <rich@annexia.org> wrote: > > What's the status of SOAP (web services) under OCaml? I urgently need > to access a SOAP-based web service, and while I could do this via Perl > and Perl4Caml, if there is a pure OCaml alternative I would rather use > that. > > I've found: http://caml.inria.fr/ocaml-soap/ but it seems to be rather > out of date. In particular I can't find a "way in" to begin using it. > The manual doesn't have any examples, and in the code there is one > example client, but it's frankly incomprehensible. Hello, The OCaml-Soap page is back on line : http://caml.inria.fr/pub/ocaml-soap/ Sorry for the delay. Regards, Maxence Guesdon