G
gabriele renzi
Hi gurus and nubys,
I've been googleing around for a while to see how to build a SOAP
server with the least effort in ruby.
I found a cool example in a article from Dave Thomas, using webrick
and soaplet.rb .
That should be in the samples dir for webrick, but it seems someway
disappeared in the transiction to the ruby-1.8 stdlib.
Should'nt we put it in the WEBrick module?
I think that should be some really simple way to build a soap server
in few lines, but dunno how to do it, any hint welcome..
I've been googleing around for a while to see how to build a SOAP
server with the least effort in ruby.
I found a cool example in a article from Dave Thomas, using webrick
and soaplet.rb .
That should be in the samples dir for webrick, but it seems someway
disappeared in the transiction to the ruby-1.8 stdlib.
Should'nt we put it in the WEBrick module?
I think that should be some really simple way to build a soap server
in few lines, but dunno how to do it, any hint welcome..