-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Sorry for late reply. I've not read ruby-talk these days. weiss.matt / gmail.com wrote: > My problem is that one of my web service methods takes quite a bit of > time to execute and my call is timing out. I reviewed the .rb files > and I found that the default timeout is 30 seconds. How do I change > the timeout in my driver object or in one of my methods? driver.options["protocol.http.connect_timeout"] = 999 driver.options["protocol.http.send_timeout"] = 999 driver.options["protocol.http.receive_timeout"] = 999 should work. cf. http://dev.ctor.org/soap4r/ticket/40 Regards, // NaHi -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) iD8DBQFC2NiTf6b33ts2dPkRAgdmAKDDN7HYNAQE0UTDL/EnIHbkuagAqQCeOP1F SKQvQyyd0dGM4OA0x2i09zg= =JI/T -----END PGP SIGNATURE-----