[Rails] Re: How to generate this SOAP xml request?

2010-01-11 Thread comopasta Gr
Anyone? I'm checking from: - http://dev.ctor.org/doc/soap4r/ - http://dev.ctor.org/soap4r I'm sure the info is in front of my eyes but... Cheers. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group.

[Rails] Re: How to generate this SOAP xml request?

2010-01-11 Thread comopasta Gr
Hi, I guess this can be ignored. I found out that the best way to do this is not by generating the soap request manually but leave that work to wsdl2ruby. I followed this: http://www.brendonwilson.com/blog/2006/04/02/ruby-soap4r-wsdl-hell/ and I'm already making a SOAP call to the method I