Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 327

Show
Ignore:
Timestamp:
10/04/01 11:58:42 (7 years ago)
Author:
nakahiro
Message:

Added some endpoints.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/interopR2/clientSOAP4R.rb

    r297 r327  
    33$serverName = 'SOAP4R' 
    44 
     5require 'clientBase' 
     6 
    57$server = 'http://www.jin.gr.jp/~nahi/Ruby/SOAP4R/SOAPBuildersInterop/' 
    68#$server = 'http://www.jin.gr.jp/~nahi/Ruby/SOAP4R/SOAPBuildersInterop/1999/' 
    79#require 'soap/XMLSchemaDatatypes1999' 
    8  
    9 require 'clientBase' 
    1010 
    1111log = Log.new( STDERR )