Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 1874

Show
Ignore:
Timestamp:
07/03/07 12:08:03 (1 year ago)
Author:
nahi
Message:
  • let WSDLLiteralRegistry#soap2obj use defined schema. closes #166.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/soap/mapping/wsdlliteralregistry.rb

    r1827 r1874  
    5555    # obj_class is given when rpc/literal service.  but ignored for now. 
    5656    begin 
    57       return any2obj(node
     57      return any2obj(node, obj_class
    5858    rescue MappingError 
    5959    end