(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'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"><<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>></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't have the time to do it right<br>
now.<br>
<br>
If you find some other solution, I'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>
<<a href="mailto:maurizio.giorda@gmail.com">maurizio.giorda@gmail.com</a>> wrote:<br>
> Hi All,<br>
> Hi Jay,<br>
><br>
> I tried to download/install the (jaymccarthy) xml-rpc (1.2) planet<br>
> package in my racket (v.5.1) and I get the following error:<br>
><br>
>> (require (planet jaymccarthy/xml-rpc:1:2))<br>
> .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>
><br>
> === context ===<br>
> standard-module-name-resolver<br>
> standard-module-name-resolver<br>
> standard-module-name-resolver<br>
> <homedir>/racket/collects/racket/private/misc.rkt:85:7<br>
><br>
> I downloaded/installed/tested the same package in racket v.5.0.1 and it<br>
> works fine.<br>
><br>
> Do you now if the xml-rpc package works in racket v.5.2 as well?<br>
><br>
> Note:<br>
> I am using different racket versions (under Ubuntu Linux)<br>
> since I am testing xmlrpc client and servers programs running on<br>
> different machines.<br>
> I also used in racket 5.1 the xmlrpc (schematics) package but I am<br>
> experiencing some incompatibilities between the two packages.<br>
><br>
> Thanks for any help you can offer,<br>
><br>
> Cheers,<br>
><br>
> Maurizio<br>
><br>
</div></div>> ____________________<br>
> Racket Users list:<br>
> <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 <<a href="mailto:jay@cs.byu.edu">jay@cs.byu.edu</a>><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>
"The glory of God is Intelligence" - D&C 93<br>
</font></span></blockquote></div><br>