From: James Britt Date: 2005-11-05T02:55:55+09:00 Subject: Re: Web service repository sayoyo@yahoo.com wrote: > Hi, > > I'm newbie of ruby-rails, I'm trying to create and uses web services > with ruby-rails. From what I understand about the web service, they > needs a repository to store data about where and how a web services to > be used. As I'm very new to ruby-rails, I can't find out where is the > repository, is it inside of rails or do I have to built it or is there > a third party program that I have to use, Is there any documnetation > (or some codes) I can read and download. WSDL is one way to describe services offered, and there may be sites that act as service directories, but they aren't required for you to offer a service. If clients know (by whatever means) how to format a request then they should be all set. James -- http://www.ruby-doc.org - The Ruby Documentation Site http://www.rubyxml.com - News, Articles, and Listings for Ruby & XML http://www.rubystuff.com - The Ruby Store for Ruby Stuff http://www.jamesbritt.com - Playing with Better Toys