[AWS] Troble with wsdl2aws

Pascal Obry pascal at obry.org
Tue Jul 6 08:28:22 CEST 2004


Poul-Erik,

But it looks like the AXIS server is sending an improper response, here is the
response I received by running your program:

<awsns:getLastResponse xmlns:awsns="urn:datafeed.dukascopy.com">
<getLastReturn SOAP-ENC:arrayType="awsns:item[1]" xsi:type="SOAP-ENC:Array">
   <item>
      <artificial>
         <>
         </>
      </artificial>
      <closePrice>
         <>
         </>
      </closePrice>
      <flat>
         <>
         </>
      </flat>
      <id>
         <>
         </>
      </id>
      <maxPrice>
         <>
         </>
      </maxPrice>
      <minPrice>
         <>
         </>
      </minPrice>
      <openPrice>
         <>
         </>
      </openPrice>
      <periodType>
         <>
         </>
      </periodType>
      <time>
         <>
         </>
      </time>
      <timeIndex>
         <>
         </>
      </timeIndex>
      <volume>
         <>
         </>
      </volume>
   </item>
</getLastReturn>
</awsns:getLastResponse>

There is no SOAP header and the values for all Candle types are empty !

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



More information about the AWS mailing list