Displaying 1 result from an estimated 1 matches for "cre_mast".
Did you mean:
cr_mask
2006 Apr 27
1
SOAP service - perl server, ruby consumer incompatability
...misc/OdbcBridgeServer''
ob = SOAP::RPC::Driver.new(ENDPOINT, NAMESPACE)
ob.add_rpc_method(''set_sql'', ''a_string'')
rescue Exception => ex
puts "first block"
puts ex
end
begin
ob.call("set_sql", "select * from cre_master")
rescue Exception => ex
puts "second block"
puts ex
end
=== end client script ===
When I run the programme, the output was:
=== start output ===
RubyMate r2903 running Ruby v1.8.3.
>>> ~/src/odbcBridgeClient.rb
second block
Failed to access class (cgi-bin::m...