Bugs item #7036, was opened at 2006-12-04 23:25 You can respond by visiting: http://rubyforge.org/tracke r/?func=detail&atid=1698&aid=7036&group_id=426 a> Category: Standard Library Group: 1.8.5 Status: Open Resolution: None Priority: 3 Submitted By: Jason Bell (jbell) Assigned to: Nobody (None) Summary: Cannot parse one-way WSDL - binding style="document", no wsdl:output tag Initial Comment: Error when parsing one-way WSDL with soap:binding style="document" and no wsdl:output. Example: <wsdl:binding name="someBinding" type="sometype"> <soap:binding style="document" .../> <wsdl:operation name="some_op"> <soap:operation ...../> <wsdl:input> <soap:body use="literal" .../> </wsdl:input> </wsdl:operation> </wsdl:binding> Error: /usr/local/lib/ruby/1.8/wsdl/operation.rb:67:in `outputparts': undefined method `find_message' for nil:NilClass (NoMethodError) from /usr/local/lib/ruby/1.8/wsdl/soap/methodDefCreator.rb:72:in `collec t_documentparameter' from /usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:132:in `create_param_def ' from /usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:101:in `add_operation' from /usr/local/lib/ruby/1.8/xsd/namedelements.rb:58:in `each' from /usr/local/lib/ruby/1.8/xsd/namedelements.rb:57:in `each' from /usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:96:in `add_operation' from /usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:40:in `create_rpc_driver ' from soap_sender.rb:3 ------------------------------------------------------------ ---------- You can respond by visiting: http://rubyforge.org/tracke r/?func=detail&atid=1698&aid=7036&group_id=426 a>
about | contact Other archives ( Real Estate discussion Medical topics )
Mailing lists
Newsgroups
RFC archive