Re: Getting a list of available methods from XMLRPC::Server

addIntrospection:

-tim

Thanks Tim. Good to know.

When I try to call that against a Rails webservice I get an error:

rpc = XMLRPC::Client.new(‘localhost’, ‘http://localhost/webservice/api’,
3000)
p rpc.call(‘system.listMethods’)

c:/ruby/lib/ruby/1.8/xmlrpc/client.rb:414:in `call’: no such web service
‘system’ (XMLRPC::FaultException)

Digging through the source, it doesn’t look like ActionWebService is
actually using XMLRPC::Server for its server. Unless I’ve missed
something obvious, I’ll take this over to the Rails mailing list.

Regards,

Dan

This communication is the property of Qwest and may contain confidential
or
privileged information. Unauthorized use of this communication is
strictly
prohibited and may be unlawful. If you have received this communication
in error, please immediately notify the sender by reply e-mail and
destroy
all copies of the communication and any attachments.