You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2010/02/10 16:59:27 UTC

[jira] Resolved: (ODE-359) The sendsoap script does not work if there is a space in the PATH_TO_ODE

     [ https://issues.apache.org/jira/browse/ODE-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-359.
-----------------------------

    Resolution: Won't Fix

> 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
>             Fix For: 2.0
>
>         Attachments: sendsoap.bat
>
>
> 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.