Entries Tagged 'Web Services' ↓

Industrial-strength Web Services for Ruby

The folks at WSO2 have created a Ruby binding for their enterprise Web Services stack, WSF/C. WSF/Ruby supports SOAP 1.2 and many WS-* specifications, including WS-Addressing, WS-Security, and WS-Reliable Messaging. Built on Apache Axis2, Rampart, and Sandesha2, it is interoperable with .NET and J2EE SOAP implementations. Now that SOAP has been decoupled from Rails, this has potential as a solid replacement.

Continue reading →

Getting Started with SOAP4R

SOAP4R is a Ruby library for accessing Web Services via SOAP. Recently I had a chance to explore SOAP4R. Here's how to get started with it.

Continue reading →

Is SOAP dying?

I've been asked a number of times whether SOAP is becoming obsolete. Cited examples:

So does this signify the end of SOAP?
Continue reading →