Incorrect reference to start.bat in java2wsdl and wsdl2java scripts (bat/sh)
----------------------------------------------------------------------------

                 Key: AXIS2-3571
                 URL: https://issues.apache.org/jira/browse/AXIS2-3571
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.3
            Reporter: Maxx


See the below code in java2wsdl.(bat/sh) or wsdl2java.(bat/sh)

rem check the AXIS2_HOME environment variable
if not "%AXIS2_HOME%" == "" goto gotHome
set AXIS2_HOME=%CURRENT_DIR%
if exist "%AXIS2_HOME%\bin\start.bat" goto okHome

=> the file start.bat does not exist.

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