tags:

views:

24

answers:

0

I'm trying to use wsdl2ruby and it's bombing, I want to give API author feedback. They're not Ruby developers, so I want to give more info than just the backtrace.

Any advice on how I can determine what in the WSDL is blowing up this command?

wsdl2ruby.rb --force --classdef --mapping_registry --client_skelton --driver --module_path InsideSales::SOAP --wsdl https://recruitmilitary.insidesales.com/do=noauth/soap/service?wsdl

Full backtrace @ http://gist.github.com/447269