Author: mriou
Date: Tue Aug 7 18:39:13 2007
New Revision: 563719
URL: http://svn.apache.org/viewvc?view=rev&rev=563719
Log:
ODE-168 fixing example readme wording.
Modified:
ode/trunk/distro/src/examples-war/readme.txt
Modified: ode/trunk/distro/src/examples-war/readme.txt
URL:
http://svn.apache.org/viewvc/ode/trunk/distro/src/examples-war/readme.txt?view=diff&rev=563719&r1=563718&r2=563719
==============================================================================
--- ode/trunk/distro/src/examples-war/readme.txt (original)
+++ ode/trunk/distro/src/examples-war/readme.txt Tue Aug 7 18:39:13 2007
@@ -21,8 +21,8 @@
sendsoap http://localhost:8080/ode/processes/helloWorld testRequest.soap
-Please make sure that you execute the command from the HelloWorld2
-example directory. The response should be a SOAP message containing the
+Please make sure that you execute the command from the example
+directory. The response should be a SOAP message containing the
'hello world' string.
Dynamic Partner
@@ -38,8 +38,8 @@
sendsoap http://localhost:8080/ode/processes/DynMainService testRequest.soap
-Please make sure that you execute the command from the HelloWorld2
-example directory. The response should be an 'OK' SOAP message, showing
+Please make sure that you execute the command from the example
+directory. The response should be an 'OK' SOAP message, showing
that all invocations have been successful.
Magic Session
@@ -54,6 +54,6 @@
sendsoap http://localhost:8080/ode/processes/MSMainExecuteService
testRequest.soap
-Please make sure that you execute the command from the HelloWorld2
-example directory. The response should be an 'OK' SOAP message, showing
+Please make sure that you execute the command from the example
+directory. The response should be an 'OK' SOAP message, showing
that all invocations have been successful.