On 27 October 2010 14:23, Rose Rose <li...@ruby-forum.com> wrote:
> i want to get a service from this site :
>
> http://ww2.tsetmc.com/webservice/TsePublic.asmx
>
> but this site return a empty object for this method
> => SOAP::Mapping::Object

Have you tested that the service works nicely with your request from a
mocking utility like Soapui?
Rails and SOAP aren't that well integrated, and the little I've done
with it in the past, I've found Soapui invaluable to make sure the
server is responding properly at least, even if my Ruby code was
playing up.

-- 
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-t...@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