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
            Priority: Minor


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to