Greg Lazarev wrote: > I actually have looked at your blog as well when developing/debugging. cool :) at least i did not write that post only for me alone :) > However my problem is that the set_basic_auth function does not treat > the entries in the soap/property file correctly. Basically what happens > is client.set_basic_auth gets called three times with these values: > First time: url, nil, nil > Second time: nil, userid, nil > Third time: nil, nil, password i don't know. this did not happen to me, so i can't help you. sorry. > I find it strange that not more people are seeing this problem. > And since your code is working, I confused why mine is not. > What are your ruby and soap4r versions? ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] soap4r (1.5.8)