Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 1.2.6
-
Fix Version/s: 1.2.6
-
Component/s: Aegis Module
-
Labels:None
-
Environment:server Xfire with appfuse(spring 2.0+tomcat)
-
Number of attachments :
Description
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 .
- and the WSDL mappe of HashMap is "anyType2anyTypeMap"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Jetty 6.1.22 as well.