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 "Teng Qiu (JIRA)" <ji...@apache.org> on 2008/05/07 22:15:56 UTC

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

axis2.bat can't run in windows-box
----------------------------------

                 Key: AXIS2-3790
                 URL: https://issues.apache.org/jira/browse/AXIS2-3790
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.4
         Environment: all of windows versions
            Reporter: Teng Qiu
             Fix For: 1.3


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


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

Posted by "Teng Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Teng Qiu updated AXIS2-3790:
----------------------------

         Fix Version/s:     (was: 1.3)
    Remaining Estimate:     (was: 0.02h)
     Original Estimate:     (was: 0.02h)

> axis2.bat can't run in windows-box
> ----------------------------------
>
>                 Key: AXIS2-3790
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3790
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.4
>         Environment: all of windows versions
>            Reporter: Teng Qiu
>         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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-3790:
----------------------------------------

    Assignee: Davanum Srinivas

> axis2.bat can't run in windows-box
> ----------------------------------
>
>                 Key: AXIS2-3790
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3790
>             Project: Axis 2.0 (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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


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

Posted by "Teng Qiu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Teng Qiu updated AXIS2-3790:
----------------------------

    Attachment: axis2.bat

a simple fix

> axis2.bat can't run in windows-box
> ----------------------------------
>
>                 Key: AXIS2-3790
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3790
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.4
>         Environment: all of windows versions
>            Reporter: Teng Qiu
>             Fix For: 1.3
>
>         Attachments: axis2.bat
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org