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

Daniel Kulp commented on CXF-1036:
----------------------------------


For some reason, the client side is not picking up the targetNamespace from the 
@WebService annotation.   Not sure why, but that is what's causing it.   It's 
sending {http://map.java5.type.aegis.cxf.apache.org}getStudentsMap, but the 
server expects it to be 
{http://client.webservice.crm.ecot.com/skeleton/StudentService}getStudentsMap

> 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: Soap Binding
>    Affects Versions: 2.0.2
>         Environment: Initial observation with jdk 1.6.
>            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