sample/wsdl/noaa/client.rb
0% ruby client.rb
/usr/local/lib/ruby/1.9/xsd/charset.rb:112:in `encoding_conv': Converter not found: X_ISO_8859_1 -> UTF8 (XSD::Charset::CharsetConversionError)
from /usr/local/lib/ruby/1.9/xsd/charset.rb:102:in `encoding_from_xml'
from /usr/local/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:457:in `decode_textbuf'
from /usr/local/lib/ruby/1.9/soap/encodingstyle/soapHandler.rb:196:in `decode_tag_end'
from /usr/local/lib/ruby/1.9/soap/parser.rb:190:in `decode_tag_end'
from /usr/local/lib/ruby/1.9/soap/parser.rb:151:in `end_element'
from /usr/local/lib/ruby/1.9/xsd/xmlparser/parser.rb:75:in `end_element'
from /usr/local/lib/ruby/1.9/xsd/xmlparser/xmlscanner.rb:88:in `on_etag'
from /usr/local/lib/ruby/site_ruby/1.9/xmlscan/scanner.rb:396:in `on_etag'
... 10 levels...
from /usr/local/lib/ruby/1.9/soap/rpc/proxy.rb:141:in `call'
from /usr/local/lib/ruby/1.9/soap/rpc/driver.rb:178:in `call'
from /usr/local/lib/ruby/1.9/soap/rpc/driver.rb:232:in `nDFDgen'
from client.rb:21