You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/02/24 16:59:14 UTC

[jira] Commented: (CXF-1451) Aegis + JAXWS + RPC -> empty hash maps?

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

Benson Margulies commented on CXF-1451:
---------------------------------------

The issue here turns out to be a failure to tell Aegis about the type of the HashMap. However, there's a question. Is it a good thing to build an Any2AnyHashMap type that silently discards most or all input, as opposed to complaining or delivering something?


> Aegis + JAXWS + RPC -> empty hash maps?
> ---------------------------------------
>
>                 Key: CXF-1451
>                 URL: https://issues.apache.org/jira/browse/CXF-1451
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0.4, 2.1
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> A JAX-WS service declared RPC/Literal with Aegis as a data binding fails to return data in a hash map.
> Needless to say, some refinement of the problem is required.
> I've got a failing test case.

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