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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/08 23:53:51 UTC

[jira] Commented: (AXIS2-3571) Incorrect reference to start.bat in java2wsdl and wsdl2java scripts (bat/sh)

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

Davanum Srinivas commented on AXIS2-3571:
-----------------------------------------

Fixed in svn revision 635106

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org