When executing test-script, the following error is printed:
C:/InstantRails/ruby/lib/ruby/1.8/soap/mapping/mapping.rb:216:in const_from_name': private method sub' called for #<XSD::QName:0x13ed6c6 {http://www.w3.org/2001/XMLSchema}anyType> (NoMethodError?)
from C:/InstantRails/ruby/lib/ruby/1.8/soap/mapping/mapping.rb:237:in `class_from_name'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:137:in `create_param_def'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:136:in `collect'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:136:in `create_param_def'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:101:in `add_operation'
from C:/InstantRails/ruby/lib/ruby/1.8/xsd/namedelements.rb:58:in `each'
from C:/InstantRails/ruby/lib/ruby/1.8/xsd/namedelements.rb:57:in `each'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:96:in `add_operation'
from C:/InstantRails/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:40:in `create_rpc_driver'
from script/process-test:10
I'm using the latest repository revision (1827).