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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/06/30 18:29:59 UTC

[jira] Closed: (AXISCPP-717) WSDL2Ws generates invalid code for gYear, gYearMonth, gMonth, gMonthDay and gDay xsd types

     [ http://issues.apache.org/jira/browse/AXISCPP-717?page=all ]
     
Adrian Dick closed AXISCPP-717:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

Issues  described have been resolved, and the XSD_*** testcases will capture any future regressions

> WSDL2Ws generates invalid code for gYear, gYearMonth, gMonth, gMonthDay and gDay xsd types
> ------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-717
>          URL: http://issues.apache.org/jira/browse/AXISCPP-717
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization, WSDL processing - RPC, SOAP, Client - Deserialization, WSDL processing - Doc
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> WSDL2Ws generates invalid stubs for WSDLs containing the xsd types: gYear, gYearMonth, gMonth, gMonthDay and gDay.
> There are actually two issues here:
> 1) the symbols for the above types are incorrectly spelt in the enumeration XSDTYPE, within <axis/TypeMapping.hpp>.
>     WSDL2Ws contains the correct spelling, so the engine and header file need to be corrected.
> 2) The lookup table for gMonthDay within CUtils.java has been mis-capitalized, resulting in the string "null" being incorrectly placed within the generated code.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira