The . (dot) at the begining of the actual script expressions in java2wsdl.sh 
and wsdl2java.sh will not work in all shell interpreters.
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2526
                 URL: https://issues.apache.org/jira/browse/AXIS2-2526
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.1.1
         Environment: Ubuntu Linux with /bin/sh pointing to a dash shell 
interpreter. If scripts are modified to use /bin/bash, they work - but this is 
a heads up for you regarding a popular linux distribution.
            Reporter: Aakash Chopra
            Priority: Trivial


dash interpreter doesn't like the . (dot) in front of the actual script 
expressions in java2wsdl.sh and wsdl2java.sh - 
Once the . (dot) is removed, the script works fine - in dash. It also works 
fine in bash with or without the dot - perhaps a "more" compatible option is to 
leave the . (dot) out.
Not sure about cygwin bash....





-- 
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