search for: wsdl2

Displaying 1 result from an estimated 1 matches for "wsdl2".

Did you mean: wsdl
2006 Jan 31
0
webservice problem (cant make client)
...ire ''action_web_service'' require ''soap/rpc/driver'' require ''uri'' require ''soap/wsdlDriver'' require "xmlrpc/client" # Initialize the SOAP driver wsdl = "http://twodecode.pilot.localhost.be:3000/backend/wsdl" wsdl2 = "http://twodecode.pilot.localhost.be:3000/backend/api/RPC2" ns = "urn:ActionWebService" #xml parser error #~ proxy = SOAP::RPC::Driver.new(wsdl, ''urn:ActionWebService'') #~ proxy.add_method(''Authenticate'', ''twa'', '...