From: Gabriel Policiuc Date: 2009-08-13T23:53:00+09:00 Subject: Re: SOAP access Ruby It was because I need it to force it to use the gem and not the ruby api. at least this is what I think. I have used this. Weird but it works. require 'rubygems' gem 'soap4r' require 'soap/wsdlDriver' require 'soap/header/simplehandler' -- Posted via http://www.ruby-forum.com/.