Details
Description
The sendsoap script does not work if there is a space in the PATH_TO_ODE
~/ode12war/bin$ sendsoap [...] -> works
~/ode12 war/bin$ sendsoap [...] -> bug
The resulting error is java.lang.NotClassDefFoundError: org/apache/ode/tools/sendsoap/cline/HttpSoapSender
This makes the testing impossible.