Getting wsdl method param types?

hello all I’m using the following to get a driver to call to some
functions.

require ‘soap/wsdlDriver’
wsdl = “http://localhost:8100/user/wsdl
@drv = SOAP::WSDLDriverFactory.new(wsdl).create_rpc_driver

works great, but now I want a simple list of methods, paramaters and
return values

i can get the available methods with

@drv.singleton_methods

but how do i get to see the return values and parameters per method in
an easy way?

thanks

bd

I am having the same problems, REXML will not parse the returned XML
from this method and I am unsure how to get the values out so I can
display them

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Sorry for late reply.

_blackdog wrote:

i can get the available methods with

@drv.singleton_methods

but how do i get to see the return values and parameters per method in
an easy way?

I’m afraid there’s no other way for now… cf.
http://dev.ctor.org/soap4r/ticket/141

Regards,
// NaHi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)

iD8DBQFD5fBpf6b33ts2dPkRAltTAJ43PRw4oWv5FA/E26+iqaKvGqyNzACgt6ip
0J/7Hl9Ytwfu8sucw5RNp4E=
=9CF7
-----END PGP SIGNATURE-----