There are two methods with different number of parameters in a wsdl. I
can only use one of it by using soap4r. How to use all of the methods?
On Sep 24, 6:47 am, Daniel K. [email protected] wrote:
There are two methods with different number of parameters in a wsdl. I
can only use one of it by using soap4r. How to use all of the methods?Posted viahttp://www.ruby-forum.com/.
Did you use wsdl2ruby to generate a sample Client.rb file? It creates
sample code for each service method.
– Mark.
P.S. see markthomas.org