You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "David Bacon (JIRA)" <ji...@apache.org> on 2008/04/11 20:54:04 UTC

[jira] Commented: (AXIS2-2479) Shell scripts do not tolerate AXIS2_HOME and JAVA_HOME with spaces in paths

    [ https://issues.apache.org/jira/browse/AXIS2-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588074#action_12588074 ] 

David Bacon commented on AXIS2-2479:
------------------------------------

The $* should also be changed to "$@" in all three scripts if you want command-line arguments to be handled properly.

> Shell scripts do not tolerate AXIS2_HOME and JAVA_HOME with spaces in paths
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-2479
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2479
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: nightly
>         Environment: Cygwin atop Windows
>            Reporter: Steven E. Harris
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: axis2.sh.patch, axis2server.sh.patch, wsdl2java.sh.patch
>
>
> Several of the scripts provided in AXIS2_HOME/bin do not tolerate paths with spaces, such as those for JAVA_HOME and AXIS2_HOME being located under, say, "C:\Program Files\...", or, in Cygwin terms, something like "/mnt/c/Program Files/..."
> I've prepared patches for axis2.sh, axis2server.sh, and wsdl2java.sh that alleviate this problem by adding more quoting to the path-related variables in the scripts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org