From: Austin Ziegler Date: 2005-11-14T23:30:29+09:00 Subject: Re: Ruby, SOAP and WSDL On 11/13/05, NAKAMURA, Hiroshi wrote: > > I want to write a SOAP server based on an existing WSDL specification. > > Coming from .Net I have only solved SOAP issues (once) by using > > autogenerated code from WSDL's. And there is no such thing in Ruby if I > > understand correctly. What is the approach to manually creating a SOAP > > server interface accoring to a WSDL? > SOAP module bundled with Ruby distribution does not have that but > there's 'wsdl2ruby.rb' in original soap4r distributions. It may help you. Should this perhaps be bundled with Ruby if we're going to be offering soap4r bundled with Ruby? I recognise it isn't "needed" as such, but it is useful. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca