From: Tim Perrett Date: 2007-03-05T01:50:56+09:00 Subject: Re: Solution consuming .NET SOAP service I agree - the lack of documentaion and per-service implementation differences does make it somewhat of a minefield! SOAP implementations tend to be quite complex on most platforms/lanuages (unless your using an IDE to do all the work for you with somthing like C# VS) - even for those which have frameworks in place e.g. soap4R, WebServicesCore etc etc. I have been working on a SOAP client in objective-c consuming the same service and in comparison makes Soap4R seem like a well implemented walk in the park! haha If anyone has any other handy SOAP tips by all means tag them onto here Cheers Tim -- Posted via http://www.ruby-forum.com/.