The sendsoap script does not work if there is a space in the PATH_TO_ODE
------------------------------------------------------------------------
Key: ODE-359
URL: https://issues.apache.org/jira/browse/ODE-359
Project: ODE
Issue Type: Bug
Components: Examples
Affects Versions: 1.2
Environment: Windows XP SP2 and Ubuntu 8.04
Reporter: Sandro Reichert
Priority: Blocker
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.