Soap5r: attempting to use SOAP::RPC::Driver.new()

Trying my hand at Ruby.

Sanitized source:
------------ cut here ------------
require ‘soap/rpc/driver’

I assume the following URL works… browsing to it returns:

You must use a POST request to get answer from gsoap !

see WebWare gsoap ISAPI module documentation.

endpoint = ‘http://SERVER/gsoap/gsoap_ssl.dll?sbmappservices72’
namespace = ‘I have no idea what a namespace is for…’
proxy = SOAP::RPC::Driver.new(endpoint)

------------ cut here ------------
Output:
C:\temp\RM7021-VMx\VM2>ruby learning_Ruby_2.rb
DL is deprecated, please use Fiddle
C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/streamHandler.rb:146:in
initialize': uninitialized constant SOAP::HTTPStreamHandler::Version (NameError) from C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/streamHandler.rb:141:in new’
from
C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/streamHandler.rb:141:in
create' from C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/proxy.rb:220:in initialize_streamhandler’
from
C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/proxy.rb:52:in
initialize' from C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/driver.rb:87:in new’
from
C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/driver.rb:87:in
initialize' from learning_Ruby_2.rb:13:in new’
from learning_Ruby_2.rb:13:in `’

Ruby:
ruby 2.0.0p195 (2013-05-14) [i386-mingw32]

I’ve installed DevKit “DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe”
and followed (as closely as possible)
Installation of Ruby 2.0.0-p0 on Windows 7 (64-bit) with DevKit and MySQL instructions · GitHub”. I updated the existing
gems and installed soap5r

*** LOCAL GEMS ***

bigdecimal (1.2.1, 1.2.0)
httpclient (2.3.4.1, 2.1.5.2)
io-console (0.4.2)
json (1.8.0, 1.7.7)
minitest (5.0.6, 4.3.2)
psych (2.0.0)
rake (10.1.0, 0.9.6)
rdoc (4.0.1, 4.0.0)
soap5r (2.0.3)
test-unit (2.5.5, 2.0.0.0)

Are you determined to use soap5r? I’ve had nothing but success (except
my own errors) with Savon. That said, I really don’t know what’s going
on here.

How can i UN-subscribe from this list ?

Please unsubscribe me from this list. Thanks.

Sent from Rizwan’s
iPhone

Please unsubscribe me from this list. Thanks.
-Kamal.

I assume the following URL works… browsing to it returns:

You must use a POST request to get answer from gsoap !

see WebWare gsoap ISAPI module documentation.

endpoint = ‘http://SERVER/gsoap/gsoap_ssl.dll?sbmappservices72’
namespace = ‘I have no idea what a namespace is
for…’

C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/streamHandler.rb:141:in

`new’
from

C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/streamHandler.rb:141:in

`create’
from

C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/proxy.rb:220:in

`initialize_streamhandler’
from

C:/PROGRA~2/Ruby200/lib/ruby/gems/2.0.0/gems/soap5r-2.0.3/lib/soap/rpc/proxy.rb:52:in

Ruby:
ruby 2.0.0p195 (2013-05-14) [i386-mingw32]

I’ve installed DevKit “DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe”
and followed (as closely as possible)
Installation of Ruby 2.0.0-p0 on Windows 7 (64-bit) with DevKit and MySQL instructions · GitHub”. I updated the existing
gems and
installed soap5r

Please unsubscribe me as well.

Please unsubscribe me from the list. Thanks.

-Joseph

From: ruby-talk [mailto:[email protected]] On Behalf Of
Kamal A.
Sent: Tuesday, August 27, 2013 9:23 AM
To: Rizwan A.; Ruby users
Subject: unsubscribe

Please unsubscribe me from this list. Thanks.
-Kamal.


From: Rizwan A. <[email protected]mailto:[email protected]>
To: Kamal A.
<[email protected]mailto:[email protected]>; Ruby users
<[email protected]mailto:[email protected]>
Cc: Ruby users <[email protected]mailto:[email protected]>
Sent: Monday, August 26, 2013 8:43 PM
Subject: Re: soap5r: attempting to use SOAP::RPC::Driver.new()

Please unsubscribe me from this list. Thanks.

Sent from Rizwan’s
iPhone

On Aug 26, 2013, at 5:04 PM, Kamal A.
<[email protected]mailto:[email protected]> wrote:
How can i UN-subscribe from this list ?


From: Tamara T.
<[email protected]mailto:[email protected]>
To: [email protected]mailto:[email protected]
Sent: Monday, August 26, 2013 5:13 PM
Subject: Re: soap5r: attempting to use SOAP::RPC::Driver.new()

Are you determined to use soap5r? I’ve had nothing but success (except
my own errors) with Savon. That said, I really don’t know what’s going
on here.

Please unsubscribe me.

tamouse m. wrote in post #1119630:

Are you determined to use soap5r? I’ve had nothing but success (except
my own errors) with Savon. That said, I really don’t know what’s going
on here.

Thx for the tip. I will check into Savon. I’m a complete Ruby newbie
(roobnewb ?) so I have no commitments to any library or even to Ruby the
language which, from what I’ve seen so far, is Definitely Not Ready for
Prime Time.

Unrelated topic … Did my OP do/say something worng? It sure prompted
a boatload of “unsubscribe” requests.

Please unsubscribe.

Subject: Re: soap5r: attempting to use SOAP::RPC::Driver.new()
Date: mar 27 ago 13 05:01:20 +0200

Quoting pt pt ([email protected]):

I have no commitments to any library or even to Ruby the
language which, from what I’ve seen so far, is Definitely Not Ready for
Prime Time.

According to my eight-year experience, Ruby the language has been
perfectly suitable for large complex projects since ages. Individual
libraries may be unripe, though.

Carlo

Hi,

Please try to unsubscribe via the following link.
http://lists.ruby-lang.org/cgi-bin/mailman/listinfo/ruby-talk#subscribers

2013/8/28 Frdric D. [email protected]:

On Aug 27, 2013, at 10:01 AM, pt pt [email protected] wrote:

tamouse m. wrote in post #1119630:

Are you determined to use soap5r? I’ve had nothing but success (except
my own errors) with Savon. That said, I really don’t know what’s going
on here.

Thx for the tip. I will check into Savon. I’m a complete Ruby newbie
(roobnewb ?) so I have no commitments to any library or even to Ruby the
language which, from what I’ve seen so far, is Definitely Not Ready for
Prime Time.

If you can judge a language based on the scope of one library of
indeterminate origin, then no language could be considered ready for
prime time.

Unrelated topic … Did my OP do/say something worng? It sure prompted
a boatload of “unsubscribe” requests.

No, these seem somewhat common from time to time. People can’t remember
how they subscribed, and just assume someone else can take care of
things for them.

On Sep 7, 2013, at 1:49 AM, pt pt [email protected] wrote:

That right there is the crux of the biscuit, exacerbated by my own
unreasonable expectations which, of course, is my problem.

Oh, no the crux of the biscuit is ever the apostrophe.

tamouse m. wrote in post #1119960:

On Aug 27, 2013, at 10:01 AM, pt pt [email protected] wrote:

tamouse m. wrote in post #1119630:

Are you determined to use soap5r? I’ve had nothing but success (except
my own errors) with Savon. That said, I really don’t know what’s going
on here.

Thx for the tip. I will check into Savon. I’m a complete Ruby newbie
(roobnewb ?) so I have no commitments to any library or even to Ruby the
language which, from what I’ve seen so far, is Definitely Not Ready for
Prime Time.

Savon has been working so far. If I get the time I’ll loop back to
soap5r and see if I can figure out the problem.

If you can judge a language based on the scope of one library of
indeterminate origin, then no language could be considered ready for
prime time.

That right there is the crux of the biscuit, exacerbated by my own
unreasonable expectations which, of course, is my problem.

Unrelated topic … Did my OP do/say something worng? It sure prompted
a boatload of “unsubscribe” requests.

No, these seem somewhat common from time to time. People can’t remember
how they subscribed, and just assume someone else can take care of
things for them.

I’m just the spiritual chauffeur and karmic pack mule.