SOAP client generator for ruby/ruby on rails

Posted by Sohan on Stack Overflow See other posts from Stack Overflow or by Sohan
Published on 2010-04-07T23:25:11Z Indexed on 2010/04/08 0:43 UTC
Read the original article Hit count: 637

Filed under:
|

I have been looking for a fully functional WSDL client generator for ruby. I tried the one called wsdl2ruby and it didn't work. I think it has problems with detecting complex types correctly.

Can someone point me to the right library if there is one? I am specifically looking to generate a full functional client for SOAP API provided by jira. I looked into jira4r but it seems to be dead now and not up to date.

Any help is much appreciated.

Thank you.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby