From: Saurabh Peshkar Date: 2009-06-11T21:17:53+09:00 Subject: wsdl2ruby usage Hi All, I had run the following command wsdl2ruby --wsdl http://xxxxx/?wsdl --type client got 4 .rb files: 1) xxxClient.rb 2) xxxDriver.rb 3) xxxMappingRegistry.rb 4) xxx.rb But I don't know how to use these files. Can anyone plz suggest me how should I use the above generated files to make a request with the server. Thanks Saurabh -- Posted via http://www.ruby-forum.com/.