--0016e6db680fb6b23d0496e9aec0 Content-Type: text/plain; charset=ISO-8859-1 You might try gem install savon --pre to get the latest version. Documentation is available at: http://rubiii.github.com/savon/ On Wed, Dec 8, 2010 at 10:42 AM, Chris Gunnels <rfsllc / gmail.com> wrote: > I have been searching and trying different gems to get this to work, but > can't. I need to consume a soap service that's protected with Basic > Authentication. I have tried the following: > > wsdl https://soapservice.com" > client OAP::WSDLDriverFactory.new(wsdl) > soap lient.create_rpc_driver > > soap.options['protocol.http.basic_auth'] << [wsdl, 'my_user_name', > 'my_pass'] > > with this i get "basic_auth is not supported under soap4r + net/http." > > So I tried Savon gem but its dependencies are severely out dated. > > Anybody have any ideas? > > -- > Posted via http://www.ruby-forum.com/. > > -- Tony Arcieri Medioh! Kudelski --0016e6db680fb6b23d0496e9aec0--