M
Marcin Raczkowski
Mayby any of you happend to find solution - i generated classes with wsdl4r
and got this exception, i'm investigating but it's porbably to deep for me and
solution might be simple (wrong wsdl perhaps)
========================
/usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:321:in
`add_elements2stubobj': undefined method `name' for nil:NilClass
(NoMethodError)
from /usr/lib/ruby/1.8/soap/baseData.rb:605:in `each'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:292:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:277:in
`soapele2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:264:in
`any2obj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:305:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/baseData.rb:605:in `each'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:292:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:277:in
`soapele2stubobj'
... 13 levels...
from /usr/lib/ruby/1.8/soap/rpc/proxy.rb:149:in `call'
from /usr/lib/ruby/1.8/soap/rpc/driver.rb:178:in `call'
from (eval):6:in `product_Get'
from /home/swistak/sklep/trunk/soap/DetaExchangeClient.rb:17
===================
and got this exception, i'm investigating but it's porbably to deep for me and
solution might be simple (wrong wsdl perhaps)
========================
/usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:321:in
`add_elements2stubobj': undefined method `name' for nil:NilClass
(NoMethodError)
from /usr/lib/ruby/1.8/soap/baseData.rb:605:in `each'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:292:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:277:in
`soapele2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:264:in
`any2obj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:305:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/baseData.rb:605:in `each'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:292:in
`add_elements2stubobj'
from /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:277:in
`soapele2stubobj'
... 13 levels...
from /usr/lib/ruby/1.8/soap/rpc/proxy.rb:149:in `call'
from /usr/lib/ruby/1.8/soap/rpc/driver.rb:178:in `call'
from (eval):6:in `product_Get'
from /home/swistak/sklep/trunk/soap/DetaExchangeClient.rb:17
===================