How to create a SOAP service

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..
 
B

Brian Candler

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..

There are samples in the soap4r distribution.

Regards,

Brian.
 
G

gabriele renzi

il Sun, 31 Aug 2003 17:06:01 +0900, Brian Candler
There are samples in the soap4r distribution.


oops, sorry for being so vague.
I wanted to say that possibly the standard lib provides a simple way
to build soaplets, (if it does not, why we removed soaplet.rb from
WEBrick?).

BTW , can we hope to see SOAP4R in 1.8.1 ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,121
Messages
2,570,713
Members
47,282
Latest member
hopkins1988

Latest Threads

Top