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

Davanum Srinivas updated AXIS2-1912:
------------------------------------

    Assignee: Sanka Samaranayake

> java2WSDL.bat needs to use existing CLASSPATH as well
> -----------------------------------------------------
>
>                 Key: AXIS2-1912
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1912
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen, wsdl
>    Affects Versions: 1.2, 1.1.1, 1.1
>         Environment: Windows
>            Reporter: Manoj Khangaonkar
>         Assigned To: Sanka Samaranayake
>         Attachments: java2wsdl.bat
>
>
> Users may have an existing environment variable CLASSPATH - that points to 
> the current directory and other directories as well as other jars.
> java2WSDL.bat needs to append the existing classpath to AXIS2_CLASS_PATH as in
> set AXIS2_CLASS_PATH=%CLASSPATH%;%AXIS2_HOME%
> This saves user the trouble of adding multiple -cp options at the command 
> line.
> Attached is an updated java2WSDL.bat as a patch.
> java2wsdl.sh already does the same

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