Hi,
How can I create a wsdl class using wsdl2ruby. I run it as follows:

wsdl2ruby.rb --wsdl
http://10.10.5.175:8080/wsExtInterface/v2_1/services/WsGroup?wsdl --type
client --force

But nothing happened. So, I have looked into wsdl2ruby.rb located into
ruby\lib\ruby\1.8\wsdl\soap and realized that the code cannot do
anything - it has only class definition. Nothing more.

Have anyone a solution for that?
Thanks in advance for any help or suggestion

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