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 "nadir amra (JIRA)" <ax...@ws.apache.org> on 2010/03/16 05:13:27 UTC

[jira] Created: (AXISCPP-1067) User types with suffix _Array causes problems with code generator

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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Closed: (AXISCPP-1067) User types with suffix _Array causes problems with code generator

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-1067.
-------------------------------

       Resolution: Fixed
    Fix Version/s: current (nightly)

Fixed in svn revision http://svn.apache.org/viewvc?view=revision&revision=923963

> 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
>             Fix For: current (nightly)
>
>
> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Closed: (AXISCPP-1067) User types with suffix _Array causes problems with code generator

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-1067.
-------------------------------

       Resolution: Fixed
    Fix Version/s: current (nightly)

Fixed in svn revision http://svn.apache.org/viewvc?view=revision&revision=923963

> 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
>             Fix For: current (nightly)
>
>
> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org