On Wed, Feb 11, 2009 at 2:40 PM, nahum <[email protected]> wrote: > > I have a project just dumped on my plate talking to a third party that > implements this interface so was wondering what the current > suggestions for libraries to use or not use are. > > This was discussed a while ago, I think, as someone was having > problems with a library they were using. Just wondering if anything > has changed since then. > > I have built both SOAP servers and clients with rails. I used the datanoise actionwebservice for the server and just used the built in soap libraries for the client.
The road is pretty rocky and somewhat painful but if your needs are relatively simple it can be done. The SOAP4R library works pretty decently for clients but I had all kinds of problems with it and rails. If you have specific questions ask and I'll do my best to help you out. The state of SOAP and ruby/rails is shameful really. Somebody needs to pick up actionwebservice and start improving it. FYI I am interacting with .NET clients and servers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "WellRailed" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/WellRailed?hl=en -~----------~----~----~----~------~----~------~--~---
