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

Reply via email to