Ruby SOAP::RPC::Driver seeing the generated soap request

Posted by ssmithstone on Stack Overflow See other posts from Stack Overflow or by ssmithstone
Published on 2010-06-09T18:49:27Z Indexed on 2010/06/09 18:52 UTC
Read the original article Hit count: 358

Filed under:
|
|

I'm using ruby's WSDLFactory to create an rpc driver to access the paypoint soap service and i need to see what xml request is being generated is there a way to do this code or should i try and use something like ethereal

© Stack Overflow or respective owner

Related posts about ruby

Related posts about soap