From: Alin Popa Date: 2007-01-17T05:02:16+09:00 Subject: Re: rubygems soap/wsdlDriver issue Jan Svitok wrote: > On 1/16/07, Alin Alin wrote: >> >> from >> Is this a well known issue ? Because I didn't find too much help over >> Thanks in advance. >> >> Best regards, >> >> Alin > > You are mixing two versions of soap4r: one bundled with ruby, the > other installed as gem. > Maybe this will be helpful: http://dev.ctor.org/soap4r > Either remove the gem, use the require_gem or replace the sources in > /usr/lib/ruby/1.8 with those from gem. > > J. Thank you, I just uninstall the gem of soap4r and worked great. I didn't know that ruby already have one soap4r bundled. Regards, Alin -- Posted via http://www.ruby-forum.com/.