Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]
Show
Ignore:
Timestamp:
10/28/07 17:16:29 (1 year ago)
Author:
nahi
Message:
  • update tests for the previous change ('in' -> :in)
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/sample/basic/wsdl_helloworld/client/defaultDriver.rb

    r1640 r2006  
    1010    ["hello_world", "hello_world", 
    1111      [ 
    12         ["in", "from", [::SOAP::SOAPString]], 
    13         ["retval", "from", [::SOAP::SOAPString]] 
     12        [:in, "from", [::SOAP::SOAPString]], 
     13        [:retval, "from", [::SOAP::SOAPString]] 
    1414      ], 
    1515      "http://localhost:2000/wsdl/hws.wsdl#hello_world", "http://localhost:2000/wsdl/hws.wsdl", :rpc