History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-1120
Type: Bug Bug
Status: Open Open
Priority: Blocker Blocker
Assignee: Dan Diephouse
Reporter: Mohamed
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

Despite that data is present in the SOAP message,the Object HashMap is empty in client xfire.

Created: 06/May/08 01:44 PM   Updated: 06/May/08 01:44 PM
Component/s: Aegis Module
Affects Version/s: 1.2.6
Fix Version/s: 1.2.6

Time Tracking:
Not Specified

Environment: server Xfire with appfuse(spring 2.0+tomcat)


 Description  « Hide
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 .


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.