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

nadir amra updated AXISCPP-1092:
--------------------------------

    Description: 
Attribute defined as:

                <s:attribute fixed="ClassiDataTable" name="tableTypeName" /> 

Results in code generated with method getAttributeAsAnyType(), which is 
non-existant. 

Probably we should treat this case as a string and generate 
getAttributeAsString().  


  was:
Attribute defined as:


    
> Generated code for attribute with no type assigned fails to compile 
> --------------------------------------------------------------------
>
>                 Key: AXISCPP-1092
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1092
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Stub
>            Reporter: nadir amra
>
> Attribute defined as:
>                 <s:attribute fixed="ClassiDataTable" name="tableTypeName" /> 
> Results in code generated with method getAttributeAsAnyType(), which is 
> non-existant. 
> Probably we should treat this case as a string and generate 
> getAttributeAsString().  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to