From: Vetrivel Vaithilingam on

Hai ,
I am using soap4r for web service .
Ex:
wsdl2ruby --wsdl wsdlfilename --type client .

I got list of filenames . Without Authentication , I am able to access
the web server and I got the response .

But the problem is that , Using network credential authentication , I
have to access the web server . How to do the network credential
authentication in ruby . Herewith i have attached my sample program .

Attachments:
http://www.ruby-forum.com/attachment/4751/DCMSServicesServiceClient.rb

--
Posted via http://www.ruby-forum.com/.