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 .