<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jose (Developer Erlang) wrote:
<blockquote cite="mid46CC30EC.3010100@gmail.com" type="cite">
<pre wrap="">Kevin A. Smith escribió:
</pre>
<blockquote type="cite">
<pre wrap="">I have a need to write both a Soap client and server in Erlang. Being
relatively new to Erlang and really new to Soap I have two questions:
1) How mature are the Soap libs? Any problems or gotchas I should be
aware of?
</pre>
</blockquote>
<pre wrap=""><!---->Erlsom project is a good introduction, but it isn't a mature project.
Xmerl is another lib.
</pre>
<blockquote type="cite">
<pre wrap="">2) Are there any Erlang tutorials or FAQs for the Soap libs?
</pre>
</blockquote>
<pre wrap=""><!---->You should visit <a class="moz-txt-link-freetext" href="http://yaws.hyber.org/soap_intro.yaws">http://yaws.hyber.org/soap_intro.yaws</a>
</pre>
</blockquote>
There's also erlsoap, see
<a class="moz-txt-link-freetext" href="http://forum.trapexit.org/viewtopic.php?p=21614">http://forum.trapexit.org/viewtopic.php?p=21614</a> <br>
</body>
</html>