[ 
https://issues.apache.org/jira/browse/CXF-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736843#action_12736843
 ] 

Daniel Kulp commented on CXF-2155:
----------------------------------

Actually,   Aegis has the XmlType annotation thing like jaxb.  Do you know if 
the name attribute on that actually works?

> Make all generated type names start with capital letters (Problems with in 
> Adobe Flex client)
> ---------------------------------------------------------------------------------------------
>
>                 Key: CXF-2155
>                 URL: https://issues.apache.org/jira/browse/CXF-2155
>             Project: CXF
>          Issue Type: Wish
>          Components: Aegis Databinding
>    Affects Versions: 2.2.1
>            Reporter: Christofer Dutz
>
> When communicating with a Flex client, the client has serious problems, when 
> using Map<String, String> in the signature, as Flex tries to lookup a type 
> named String2stringMap ... unfortunately the map-types are generated with 
> names starting with lower case letters (string2stringMap), this is why I have 
> to manually intervene in Flex.
> I know that using lower case types doesn't cause any problems with the 
> specification, just with a few tools.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to