Skip to content
Laurence A. Lee edited this page Jun 27, 2015 · 7 revisions

rubyjedi-soap4r

Description

This is an updated fork of soap4r which aims to maintain forward compatibility with Ruby 1.8, 1.9, and JRuby.

The original soap4r by NAKAMURA, Hiroshi, v1.5.8 was published at http://dev.ctor.org/soap4r — which is no longer available. Instead, try this Wayback Machine Link to review some of his original documentation.

Warnings

As this is a work-in-progress, this code will likely cause you grief while the code base is stabilized.

Task Priorities

  • Get the Regression Test Suite 100% Functional under Ruby 1.8 via ‘rake test’.
  • Refactor as necessary for Ruby 1.9, now that we have usable tests.
  • Refactor again for JRuby.
Clone this wiki locally