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 "Afkham Azeez (JIRA)" <ji...@apache.org> on 2010/12/21 13:00:01 UTC

[jira] Resolved: (AXIS2-3790) axis2.bat can't run in windows-box

     [ https://issues.apache.org/jira/browse/AXIS2-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Afkham Azeez resolved AXIS2-3790.
---------------------------------

    Resolution: Cannot Reproduce

The axis2.bat/sh is used by java2wsdl.bat/sh & wsdl2java.bat/sh. It cannot be run standalone since the Main class needs to be passed in. These tools are working fine hence resolving this.

> axis2.bat can't run in windows-box
> ----------------------------------
>
>                 Key: AXIS2-3790
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3790
>             Project: Axis2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.4
>         Environment: all of windows versions
>            Reporter: Teng Qiu
>            Assignee: Davanum Srinivas
>         Attachments: axis2.bat
>
>
> file: %AXIS2_HOME%\bin\axis2.bat
>  
> line: 73
> -Djava.ext.dirs="%AXIS2_HOME%\lib\"
>  
> \" should be \\"
>  
> i.e.
> line: 73
> %_RUNJAVA% %JAVA_OPTS% -Djava.ext.dirs="%AXIS2_HOME%\lib\\" -Daxis2.repo="%AXIS2_HOME%\repository" -Daxis2.xml="%AXIS2_HOME%\conf\axis2.xml" %*

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