[ 
https://issues.apache.org/jira/browse/CXF-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528631
 ] 

benson margulies commented on CXF-1036:
---------------------------------------

Sep 18, 2007 9:55:29 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
INFO: Interceptor has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Message part 
{http://map.java5.type.aegis.cxf.apache.org}getStudentsMap was not recognized.
        at 
org.apache.cxf.interceptor.BareInInterceptor.handleMessage(BareInInterceptor.java:133)
        at 
org.apache.cxf.binding.soap.interceptor.RPCInInterceptor.handleMessage(RPCInInterceptor.java:85)
        at 
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:207)
        at 
org.apache.cxf.transport.MultipleEndpointObserver.onMessage(MultipleEndpointObserver.java:82)
        at 
org.apache.cxf.transport.local.LocalConduit$1.run(LocalConduit.java:131)
        at java.lang.Thread.run(Unknown Source)

> Fault when trying to receive a Map from a service using Aegis
> -------------------------------------------------------------
>
>                 Key: CXF-1036
>                 URL: https://issues.apache.org/jira/browse/CXF-1036
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0.2
>            Reporter: benson margulies
>         Attachments: maptest.txt
>
>
> I expanded the test for returning a map to actually send some data around, 
> and it fails with a fault. I will attach the improved test case for a start.

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