From: SAKURAI Masashi Date: 2005-10-21T08:10:57+09:00 Subject: Re: wsdl2ruby.rb (SOAP4R) generator not working properly Hi, At Fri, 21 Oct 2005 03:39:48 +0900, Luke Galea wrote: > > Hi all, > > I'm trying to run wsdl2ruby.rb against an WSDL and I'm getting a > funky error msg (part: in0 cannot be resolved). > The WSDL works perfectly from java (wsdl2java, etc) and is created by > apache axis. Throughout the wsdl it refers to input params as in0, > in1, etc... so it must be referring to that.. Like this: > > > I met the same trouble. Then, replacing "soapenc:string" by "xsd:string", I solved. Does wdsl2ruby.rb support subset of soapenc data types? -- SAKURAI Masashi