Web services
Ulf Wiger (AL/EAB)
ulf.wiger@REDACTED
Mon Nov 7 09:37:03 CET 2005
One thing notably missing in this regard is support for
XMLSchema.
Any takers? (:
/Uffe
> -----Original Message-----
> From: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED] On Behalf Of chandru
> Sent: den 7 november 2005 09:18
> To: Anindya Mozumdar
> Cc: erlang-questions@REDACTED
> Subject: Re: Web services
>
> On 07/11/05, Anindya Mozumdar <anindya@REDACTED> wrote:
> > Hi,
> > I am relatively new to both Erlang and Web Services, so
> pardon my
> > rather silly question - Are there are any API's/implementations in
> > Erlang for Web Services (SOAP, WSDL and UDDI), like the
> ones readily
> > avaiable in Java ?
> >
>
> There is a basic soap-client and soap-server written by Erik Reitsma.
> I have version 0.2 of it and I can send it to you if you want
> it. But it is quite basic. The good news is that the most of
> the tools you need to build Web Services are already
> available :-) You have yaws/inets for a webserver,
> ibrowse/inets for a HTTP client and xmerl for XML parsing.
> You just have to implement the bits you need from various
> standards :-)
>
> cheers
> Chandru
>
More information about the erlang-questions
mailing list