User types with suffix _Array causes problems with code generator
-----------------------------------------------------------------

                 Key: AXISCPP-1067
                 URL: https://issues.apache.org/jira/browse/AXISCPP-1067
             Project: Axis-C++
          Issue Type: Bug
            Reporter: nadir amra
            Assignee: nadir amra


The code generator wsdl2ws creates array types by adding suffix of _Array.  In 
addition, the code generator keys off of the _Array suffix.  However, this 
causes major problems when a user type contains the suffix "_Array".  In most 
cases types are treated as arrays when they are not and some types are not 
generated.

 

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