SAVON problem

B

beny 18241

Hi,

I get following problem when trying to

C:\Documents and Settings\Administrator\Desktop>ruby ws.rb
D, [2011-01-12T15:44:09.115750 #9000] DEBUG -- : Retrieving WSDL from:
httpaddres/test.wsd
D, [2011-01-12T15:44:09.631375 #9000] DEBUG -- : HTTPI executes HTTP GET
using the httpclient adapter
C:\Documents and Settings\Administrator\Desktop>


code is:

#!/usr/bin/ruby
require 'savon'

client = Savon::Client.new { wsdl.document = "httpaddres/test.wsd" }
client.wsse.credentials "USER", "PASS"

client.wsdl.soap_action


How to get soap actions list ?

Thanks for help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,067
Latest member
HunterTere

Latest Threads

Top