caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Anders Peter Fugmann <anders@fugmann.net>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Soap client library?
Date: Sat, 26 Jun 2010 13:47:40 +0100	[thread overview]
Message-ID: <20100626124740.GA16855@annexia.org> (raw)
In-Reply-To: <4C1E39D1.2070900@fugmann.net>

On Sun, Jun 20, 2010 at 05:54:57PM +0200, Anders Peter Fugmann wrote:
> Hi,
> 
> I'm in search of a library with will transform a soap interface 
> specification (wsdl) into ml stubs.
> 
> The only library I can find is OCSOAP, but development seems dead, and 
> it does not support attribute nodes with in complexContent sections, 
> which my WSDL file makes heavy use of (amongst other tings).
> 
> Can anyone point to a solution that will allow me to use ocaml as a soap 
> client with no or little effort? Google has not been able to provide me 
> any help on the subject.

I wish you luck with this.  SOAP/WSDL is a crazy non standard, and the
best thing to do is to add the bits you need to OC-SOAP to enable it
to work against the particular service you want to use.

Rich.

-- 
Richard Jones
Red Hat


      reply	other threads:[~2010-06-26 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20 15:54 Anders Peter Fugmann
2010-06-26 12:47 ` Richard Jones [this message]

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=20100626124740.GA16855@annexia.org \
    --to=rich@annexia.org \
    --cc=anders@fugmann.net \
    --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).