summaryrefslogtreecommitdiff
path: root/test/wsdl/raa/README.txt
blob: efbaf9d87caa3f7abc8530608f9244e511bd4abd (plain)
1
2
3
4
5
6
7
8
RAAServant.rb: based on the file which is generated with the following command;
  bin/wsdl2ruby.rb --wsdl raa.wsdl --servant_skelton --force

RAAService.rb: generated with the following command;
  bin/wsdl2ruby.rb --wsdl raa.wsdl --standalone_server_stub --force

RAA.rb: generated with the following command;
  bin/wsdl2ruby.rb --wsdl raa.wsdl --classdef --force