XFire

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

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Blocker 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 :
    0

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 .

Activity

Hide
Stephen Davidson added a comment -

Jetty 6.1.22 as well.

Show
Stephen Davidson added a comment - Jetty 6.1.22 as well.
Hide
Stephen Davidson added a comment -

Forgot to add, this is despite the mappings being defined in my <bean>.aegis.xml file.

Show
Stephen Davidson added a comment - Forgot to add, this is despite the mappings being defined in my <bean>.aegis.xml file.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: