Displaying 3 results from an estimated 3 matches for "soap2obj".
2006 Aug 01
1
xmlattr use .net web service from ruby problem
I have a WSDL and used to wsdl2ruby to create the default.rb and
defaultdriver.rb
******************************************************************
the method that i''m calling class representation is:
# {http://home.setup/abs}DeliverMessage
class DeliverMessage
@@schema_type = "DeliverMessage"
@@schema_ns = "http://home.setup/abs"
@@schema_qualified =
2005 Dec 30
5
AWS api_method :returns not accepting ActiveRecord::Base
I''m trying to use the feature of AWS where it will take an object derived
from ActiveRecord::Base instead of an AWS::Struct object. Whenever I try
it, though, I get the craziest error:
NoMethodError: You have a nil object when you didn''t expect it!
The error occured while evaluating nil.new
/usr/lib/.../actionwebservice/lib/action_web_service/casting.rb:105:in
2010 Nov 27
6
invalid date
...b/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
literalregistry.rb:250:in
`elesoap2stubobj''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
literalregistry.rb:232:in
`any2obj''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
literalregistry.rb:53:in
`soap2obj''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
mapping.rb:150:in
`_soap2obj''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
mapping.rb:65:in
`soap2obj''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/soap/mapping/
mapping.rb:592:in
`protect_...