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.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/wsdl/raa/README.txt b/test/wsdl/raa/README.txt
index e884db9bb4..efbaf9d87c 100644
--- a/test/wsdl/raa/README.txt
+++ b/test/wsdl/raa/README.txt
@@ -1,4 +1,7 @@
-server.rb: based on RAAService.rb which is generated with the following command;
+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;