J
James Toomey
An earlier post mentioned that whenever he runs wsdl2ruby.rb, "even
when it appears to think about it for a few seconds, I don't get any
output."
He later says, "Yup, I am an idiot. The wsdl2ruby.rb I need to execute
lives in the bin
subdirectory of the SOAP4R distribution directory, not in the lib
subdirectory!"
I'm getting the same problem of no output, but I don't see wsdl2ruby.rb
anywhere in the bin directory (nor do I see a "SOAP4R distribution
directory").
Here are the 2 locations where I see wsdl2ruby.rb:
C:\ruby\lib\ruby\1.8\wsdl\soap\wsdl2ruby.rb
C:\ruby\src\ruby-1.8.4\lib\wsdl\soap\wsdl2ruby.rb
Here's the command I'm running:
ruby wsdl2ruby.rb --wsdl http://www.xmlme.com/WSShakespeare.asmx?WSDL
--type client --force
Any ideas about why nothing's occuring when I run this on Windows?
when it appears to think about it for a few seconds, I don't get any
output."
He later says, "Yup, I am an idiot. The wsdl2ruby.rb I need to execute
lives in the bin
subdirectory of the SOAP4R distribution directory, not in the lib
subdirectory!"
I'm getting the same problem of no output, but I don't see wsdl2ruby.rb
anywhere in the bin directory (nor do I see a "SOAP4R distribution
directory").
Here are the 2 locations where I see wsdl2ruby.rb:
C:\ruby\lib\ruby\1.8\wsdl\soap\wsdl2ruby.rb
C:\ruby\src\ruby-1.8.4\lib\wsdl\soap\wsdl2ruby.rb
Here's the command I'm running:
ruby wsdl2ruby.rb --wsdl http://www.xmlme.com/WSShakespeare.asmx?WSDL
--type client --force
Any ideas about why nothing's occuring when I run this on Windows?