summaryrefslogtreecommitdiff
path: root/test/wsdl/raa/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/wsdl/raa/README.txt')
-rw-r--r--test/wsdl/raa/README.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/wsdl/raa/README.txt b/test/wsdl/raa/README.txt
deleted file mode 100644
index efbaf9d87c..0000000000
--- a/test/wsdl/raa/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-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