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

Changeset 460

Show
Ignore:
Timestamp:
04/10/02 00:27:16 (7 years ago)
Author:
nahi
Message:

Added comments to describe how to user NQXML and REXML.

Files:

Legend:

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

    r412 r460  
    33$KCODE = "UTF8"      # Set $KCODE before loading 'soap/xmlparser'. 
    44 
     5#require 'soap/nqxmlparser' 
     6#require 'soap/rexmlparser' 
    57require 'soap/standaloneServer' 
    68require 'base'