[ http://jira.codehaus.org/browse/XFIRE-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205205#action_205205 ]
Stephen Davidson commented on XFIRE-1120: ----------------------------------------- Forgot to add, this is despite the mappings being defined in my <bean>.aegis.xml file. > Despite that data is present in the SOAP message,the Object HashMap is empty > in client xfire. > --------------------------------------------------------------------------------------------- > > Key: XFIRE-1120 > URL: http://jira.codehaus.org/browse/XFIRE-1120 > Project: XFire > Issue Type: Bug > Components: Aegis Module > Affects Versions: 1.2.6 > Environment: server Xfire with appfuse(spring 2.0+tomcat) > Reporter: Mohamed > Assignee: Dan Diephouse > Priority: Blocker > Fix For: 1.2.6 > > > The message of SOAP is always like this :***************** > <soap:Envelope > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><getDescriptionDocumentResponse > xmlns="http://service.akwa.com"><getDescriptionDocument><entry><key>objet > test1</key><value>test</value></entry><entry><key>objet > test2</key><value>test</value></entry><entry><key>objet > test</key><value>test</value></entry></getDescriptionDocument></getDescriptionDocumentResponse></soap:Body></soap:Envelope> > **************** and the WSDL mappe of HashMap is "anyType2anyTypeMap" > =====> but the object java HashMap is always empty . -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email