You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/02/02 04:39:26 UTC

[jira] Updated: (AXISCPP-362) flags of WSDL2Ws tool accept wrong values

     [ http://issues.apache.org/jira/browse/AXISCPP-362?page=history ]

Samisa Abeysinghe updated AXISCPP-362:
--------------------------------------

    Component: WSDL processing

> flags of WSDL2Ws tool accept wrong values
> -----------------------------------------
>
>          Key: AXISCPP-362
>          URL: http://issues.apache.org/jira/browse/AXISCPP-362
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Reporter: Manohar

>
> Hi,
> As per the WSDL2Ws tool documentation, WSDL2Ws can be used to generate the C/C++ source files for a given WSDL file. Flags in the WSDL2Ws tool doesn't report errors when incorrect values are supplied.
> For eg, I have issued the following WSDL2Ws command,
> "java org.apache.axis.wsdl.wsdl2ws.WSDL2Ws F:/tmp/CalculatorDoc.wsdl -ljava ". 
> Actually, "-l" flag supports only C or C++ values and default is C++. When entered "java" for "-l" flag, instead of warning/reporting the error it went ahead and generated source files with default flags. I've observed same behaviour for "-s", "-w" and "-m" flags too. This needs to be changed. When a user supplies flag values which are not supported/other than that mentioned in WSDL2Ws help menu, it should report/throw an error. 
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira