To get raw XML from SOAP4R set wiredump_file_base attribute of
SOAP::RPC::Driver instance to some string value. It will be used as a
prefix for files to save raw XML request and response in the current
dir.

Or, alternatively, do 'driver.wiredump_dev = STDOUT' and SOAP4R
will push raw XML to the console.

Dm.L.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to