From: David Austin Date: 2008-10-04T03:06:04+09:00 Subject: Re: Looking for a publicly accessible SOAP example unknown wrote: > I realize that SOAP is dead. I didn't realize this until this week. > But, I think it is certainly true. > > I have spent 2 days Googling for a working Ruby SOAP example, and it > seems that all of the SOAP services are offline. ....... I don't think SOAP is dead. I have had two requests to create a client to access 2 different web-services just this week. Both are .NET systems. What is dead is the SOAP documentation for Ruby. Well, actually there never was any documentation (at least, that I could find in a 2-3 day period) beyond very simple examples. These simple functions don't exist in the real world. Looking at the .NET stuff makes me jealous of all the information out there. Wouldn't it be great to have a wrapper for the .NET SOAP classes?? :) If I ever get this stuff to work I'll post what I discover. -David -- Posted via http://www.ruby-forum.com/.