From: Akshay Jangid on 20 Jul 2010 19:14 Hi All, I have created a stand alone webservice tool to access any webservice using ruby. Just give the url , it will show you all the available method and let u access them. You need ruby gem Saop4r for it. It uses WSDL2Ruby as the core implementation. you can download my source code from the attachment to this post or below location :- http://docs.google.com/uc?id=0By8L7mvqAaq6YjNhNjcxZjMtMzA4OS00Zjc0LWJiMWQtNGEzYzdjNDBiMzU0&export=download&hl=en The attachment is a .jpg file.Change its extension to .zip and then unzip it. Read the main.rb file for more instructions.... Email me at akshay.dce(a)gmail.com for feedback or any queries..... Regards, Akshay Jangid Attachments: http://www.ruby-forum.com/attachment/4872/webservice_in_ruby.zip -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: Webservice Client Implementation in Ruby Next: How to avoid black-windows using system() ? |