<div>Hi Bryan,</div>
<div> </div>
<div>What would Erlang - SOAP interoperability mean exactly?</div>
<div> </div>
<div>The standard Erlang distribution does not contain a SOAP library. I am aware of 2 'user contributions' that implement some kind of support for SOAP:</div>
<div> </div>
<div>- erlsoap, by Erik Reitsma (I think), modified by Anton Fedorov.</div>
<div> </div>
<div>- soap support for YAWS, implemented by Tobbe and me (part of the YAWS distribution).</div>
<div> </div>
<div>The YAWS based contribution consists of functions for the server side (using YAWS) and the client side. The intention was to cover basic profile 1.1. In practice I believe that the current version will work pretty well if you use 'document-literal' binding and HTTP transport and if the WSDL consists of 1 part (no wsdl-imports - there may be imports in the type definitions - xsd-imports and -includes). 
</div>
<div> </div>
<div>I am sure that there are quite a few other limitiations, and it would be useful to have some feedback. What would you expect to see?</div>
<div> </div>
<div>Regards,</div>
<div>Willem</div>
<div> </div>
<div> </div>
<div><span class="gmail_quote">On 4/8/07, <b class="gmail_sendername">bryan rasmussen</b> <<a href="mailto:rasmussen.bryan@gmail.com">rasmussen.bryan@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>In many of the SOAP libraries produced outside of the major players,<br>mainstream programming languages there are lots of interoperability
<br>problems reported (actually now that I think of it there are lots of<br>interoperability problems reported between the maintstream languages<br>also [java, .Net framework languages, C++])<br><br>Currently I am doing a report in which interoperability problems with
<br>be part of the report, if you have any interoperability horror stories<br>between Erlang and other languages using SOAP I would like to hear<br>from you. (basically I need Erlang because I am pretty familiar with<br>the interoperability problems of Python, Perl, PHP)
<br><br>Cheers,<br>Bryan Rasmussen<br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">
http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>