(reposted to racket user list)<br><br>Hi Jay, hi all<br><br>to tell the truth, some time ago I was looking for a SOAP
 package in plt/racket, but there&#39;s no one. So I started using/testing 
your <br>xmlrpc pkg (and the older one as well).<br>In my current project I am developing a WS-BPEL engine<br>
in Racket Scheme ... this is why I needed soap client/server<br>libraries. <br>Right now I found some lisp opensource implementations of SOAP.<br>Therefore now my intention is to study them and at the same time <br>to look at your xmlrpc package source (I have no experience in <br>

racket webservers, servlets and http-based communication).<br>The result should be (I hope) a new package implementing (at least) soap clients routines in Racket.<br>If this work will take too much time, I could always use your xmlrpc<br>

pkg on different machine with the same Racket distribution.<br><br>Thank you,<br>Cheers,<br><br>Maurizio.<br><br>PS: In my opinion, it would be fine in a future to have in Racket <br>a better support of  WS libraries  and tools<br>
<br><div class="gmail_quote">2012/1/14 Jay McCarthy <span dir="ltr">&lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi Maurizio,<br>
<br>
I made that package to fix some compatibility problems with the older<br>
version. I just tried to install it and update it, but it spawned off<br>
the installation of about 500 other planet packages (including 25<br>
version of schemeunit) with numerous errors.<br>
<br>
Some of the core functionality of that package is really down by other<br>
planet packages that have been abandoned. It would be best to just<br>
rewrite it, in my mind. And I have don&#39;t have the time to do it right<br>
now.<br>
<br>
If you find some other solution, I&#39;m happy to update the package with it.<br>
<br>
Jay<br>
<div><div class="h5"><br>
On Fri, Jan 13, 2012 at 6:16 AM, Maurizio Giordano<br>
&lt;<a href="mailto:maurizio.giorda@gmail.com">maurizio.giorda@gmail.com</a>&gt; wrote:<br>
&gt; Hi All,<br>
&gt; Hi Jay,<br>
&gt;<br>
&gt; I tried to download/install the (jaymccarthy) xml-rpc (1.2) planet<br>
&gt; package in my racket (v.5.1) and I get the following error:<br>
&gt;<br>
&gt;&gt; (require (planet jaymccarthy/xml-rpc:1:2))<br>
&gt; .racket/planet/300/5.1/cache/jaymccarthy/xml-rpc.plt/1/2/server-core.rkt:50:5: compile: unbound identifier in module in: make-response/full<br>
&gt;<br>
&gt; === context ===<br>
&gt; standard-module-name-resolver<br>
&gt; standard-module-name-resolver<br>
&gt; standard-module-name-resolver<br>
&gt; &lt;homedir&gt;/racket/collects/racket/private/misc.rkt:85:7<br>
&gt;<br>
&gt; I downloaded/installed/tested the same package in racket v.5.0.1 and it<br>
&gt; works fine.<br>
&gt;<br>
&gt; Do you now if the xml-rpc package works in racket v.5.2 as well?<br>
&gt;<br>
&gt; Note:<br>
&gt; I am using different racket versions (under Ubuntu Linux)<br>
&gt; since I am testing xmlrpc client and servers programs running on<br>
&gt; different machines.<br>
&gt; I also used in racket 5.1 the xmlrpc (schematics) package but I am<br>
&gt; experiencing some incompatibilities between the two packages.<br>
&gt;<br>
&gt; Thanks for any help you can offer,<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Maurizio<br>
&gt;<br>
</div></div>&gt; ____________________<br>
&gt;  Racket Users list:<br>
&gt;  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Jay McCarthy &lt;<a href="mailto:jay@cs.byu.edu">jay@cs.byu.edu</a>&gt;<br>
Assistant Professor / Brigham Young University<br>
<a href="http://faculty.cs.byu.edu/%7Ejay" target="_blank">http://faculty.cs.byu.edu/~jay</a><br>
<br>
&quot;The glory of God is Intelligence&quot; - D&amp;C 93<br>
</font></span></blockquote></div><br>