Author: mriou
Date: Wed Aug 15 08:35:47 2007
New Revision: 566222
URL: http://svn.apache.org/viewvc?view=rev&rev=566222
Log:
ODE-174 *.sh -> *
Added:
ode/trunk/tools-bin/src/main/dist/bin/bpelc
- copied, changed from r565969,
ode/trunk/tools-bin/src/main/dist/bin/bpelc.sh
ode/trunk/tools-bin/src/main/dist/bin/sendsoap
- copied, changed from r565969,
ode/trunk/tools-bin/src/main/dist/bin/sendsoap.sh
Removed:
ode/trunk/tools-bin/src/main/dist/bin/bpelc.sh
ode/trunk/tools-bin/src/main/dist/bin/sendsoap.sh
Modified:
ode/trunk/distro/dynpartner.sh
ode/trunk/distro/helloworld.sh
ode/trunk/distro/magicsession.sh
ode/trunk/distro/src/examples-war/readme.txt
Modified: ode/trunk/distro/dynpartner.sh
URL:
http://svn.apache.org/viewvc/ode/trunk/distro/dynpartner.sh?view=diff&rev=566222&r1=566221&r2=566222
==============================================================================
--- ode/trunk/distro/dynpartner.sh (original)
+++ ode/trunk/distro/dynpartner.sh Wed Aug 15 08:35:47 2007
@@ -1 +1 @@
-sh target/*/bin/sendsoap.sh http://localhost:8080/ode/processes/DynMainService
target/*/examples/DynPartner/testRequest.soap
+sh target/*/bin/sendsoap http://localhost:8080/ode/processes/DynMainService
target/*/examples/DynPartner/testRequest.soap
Modified: ode/trunk/distro/helloworld.sh
URL:
http://svn.apache.org/viewvc/ode/trunk/distro/helloworld.sh?view=diff&rev=566222&r1=566221&r2=566222
==============================================================================
--- ode/trunk/distro/helloworld.sh (original)
+++ ode/trunk/distro/helloworld.sh Wed Aug 15 08:35:47 2007
@@ -1 +1 @@
-sh target/*/bin/sendsoap.sh http://localhost:8080/ode/processes/helloWorld
target/*/examples/HelloWorld2/testRequest.soap
+sh target/*/bin/sendsoap http://localhost:8080/ode/processes/helloWorld
target/*/examples/HelloWorld2/testRequest.soap
Modified: ode/trunk/distro/magicsession.sh
URL:
http://svn.apache.org/viewvc/ode/trunk/distro/magicsession.sh?view=diff&rev=566222&r1=566221&r2=566222
==============================================================================
--- ode/trunk/distro/magicsession.sh (original)
+++ ode/trunk/distro/magicsession.sh Wed Aug 15 08:35:47 2007
@@ -1 +1 @@
-sh target/*/bin/sendsoap.sh
http://localhost:8080/ode/processes/MSMainExecuteService
target/*/examples/MagicSession/testRequest.soap
+sh target/*/bin/sendsoap
http://localhost:8080/ode/processes/MSMainExecuteService
target/*/examples/MagicSession/testRequest.soap
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=566222&r1=566221&r2=566222
==============================================================================
--- ode/trunk/distro/src/examples-war/readme.txt (original)
+++ ode/trunk/distro/src/examples-war/readme.txt Wed Aug 15 08:35:47 2007
@@ -10,7 +10,7 @@
export PATH=$PATH:PATH_TO_ODE/bin
The sendsoap command can either be executed using sendsoap.bat under
-Windows or sendsoap.sh with Linux (replace accordingly in the
+Windows or sendsoap with Linux (replace accordingly in the
following command line examples).
Hello World 2
Copied: ode/trunk/tools-bin/src/main/dist/bin/bpelc (from r565969,
ode/trunk/tools-bin/src/main/dist/bin/bpelc.sh)
URL:
http://svn.apache.org/viewvc/ode/trunk/tools-bin/src/main/dist/bin/bpelc?view=diff&rev=566222&p1=ode/trunk/tools-bin/src/main/dist/bin/bpelc.sh&r1=565969&p2=ode/trunk/tools-bin/src/main/dist/bin/bpelc&r2=566222
==============================================================================
(empty)
Copied: ode/trunk/tools-bin/src/main/dist/bin/sendsoap (from r565969,
ode/trunk/tools-bin/src/main/dist/bin/sendsoap.sh)
URL:
http://svn.apache.org/viewvc/ode/trunk/tools-bin/src/main/dist/bin/sendsoap?view=diff&rev=566222&p1=ode/trunk/tools-bin/src/main/dist/bin/sendsoap.sh&r1=565969&p2=ode/trunk/tools-bin/src/main/dist/bin/sendsoap&r2=566222
==============================================================================
(empty)