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/03/04 14:52:46 UTC

[jira] Created: (AXISCPP-504) WSDL2Ws generates xsd:integer code as though xsd:long

WSDL2Ws generates xsd:integer code as though xsd:long
-----------------------------------------------------

         Key: AXISCPP-504
         URL: http://issues.apache.org/jira/browse/AXISCPP-504
     Project: Axis-C++
        Type: Bug
  Components: WSDL processing  
    Versions: current (nightly)    
    Reporter: Adrian Dick


When processing a WSDL containing xsd:integer types, the generated stubs are coded as if handling xsd:long types.

While this shouldn't cause any failures, it doesn't read correctly, nor does it exercise correct paths through the serializer/deserializer.

I believe this is only a matter of correct the mappings within WSDL2Ws for xsd:integer to the c/c++ types and methods.

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


[jira] Resolved: (AXISCPP-504) WSDL2Ws generates xsd:integer code as though xsd:long

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-504?page=history ]
     
Adrian Dick resolved AXISCPP-504:
---------------------------------

    Resolution: Fixed

Corrected mappings in org.apache.axis.wsdl.wsdl2ws.CUtils

> WSDL2Ws generates xsd:integer code as though xsd:long
> -----------------------------------------------------
>
>          Key: AXISCPP-504
>          URL: http://issues.apache.org/jira/browse/AXISCPP-504
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> When processing a WSDL containing xsd:integer types, the generated stubs are coded as if handling xsd:long types.
> While this shouldn't cause any failures, it doesn't read correctly, nor does it exercise correct paths through the serializer/deserializer.
> I believe this is only a matter of correct the mappings within WSDL2Ws for xsd:integer to the c/c++ types and methods.

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


[jira] Assigned: (AXISCPP-504) WSDL2Ws generates xsd:integer code as though xsd:long

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-504?page=history ]

Adrian Dick reassigned AXISCPP-504:
-----------------------------------

    Assign To: Adrian Dick

> WSDL2Ws generates xsd:integer code as though xsd:long
> -----------------------------------------------------
>
>          Key: AXISCPP-504
>          URL: http://issues.apache.org/jira/browse/AXISCPP-504
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> When processing a WSDL containing xsd:integer types, the generated stubs are coded as if handling xsd:long types.
> While this shouldn't cause any failures, it doesn't read correctly, nor does it exercise correct paths through the serializer/deserializer.
> I believe this is only a matter of correct the mappings within WSDL2Ws for xsd:integer to the c/c++ types and methods.

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


[jira] Closed: (AXISCPP-504) WSDL2Ws generates xsd:integer code as though xsd:long

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-504?page=history ]
     
Adrian Dick closed AXISCPP-504:
-------------------------------


> WSDL2Ws generates xsd:integer code as though xsd:long
> -----------------------------------------------------
>
>          Key: AXISCPP-504
>          URL: http://issues.apache.org/jira/browse/AXISCPP-504
>      Project: Axis-C++
>         Type: Bug
>   Components: WSDL processing
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> When processing a WSDL containing xsd:integer types, the generated stubs are coded as if handling xsd:long types.
> While this shouldn't cause any failures, it doesn't read correctly, nor does it exercise correct paths through the serializer/deserializer.
> I believe this is only a matter of correct the mappings within WSDL2Ws for xsd:integer to the c/c++ types and methods.

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