You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2010/07/08 18:58:51 UTC

[jira] Updated: (AXIS2C-1339) Wrong unique class names generation

     [ https://issues.apache.org/jira/browse/AXIS2C-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1339:
-------------------------------------

    Fix Version/s: Next Version

> Wrong unique class names generation
> -----------------------------------
>
>                 Key: AXIS2C-1339
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1339
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>         Environment: Does not matter.
>            Reporter: Josbert Lonnee
>            Priority: Minor
>             Fix For: Next Version
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> Please change, in method "org.apache.axis2.schema.writer.CStructWriter#makeUniqueCStructName" (Java project "axis2-adb-codegen"), the line containing "cName = cName + ". Surely something needs to be added to make the name unique, but do not use a static variable; that way the generated names can depend on the order in which classes are generated. With this situation, once only one web-method is added at the start of a server side interface (for example implemented in CXF) can change ALL classnames!

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