[soap4r] how to get the soap stream from a client ?

S

Stephane Wirtel

Hi all,

With soap4r, I send a soap request to a server, but I would like to see my
soap message.

Is there a way to get this message ?

require 'soap/rpc/driver'
stub = SOAP::RPC::Driver.new("http://localhost:8080", "http://localhost/Demo")
stub.add_message('getTime')

puts stub.getTime

thanks,

Stephane
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top