[AWS] Troble with wsdl2aws

Pascal Obry pascal at obry.org
Mon Jul 5 20:24:09 CEST 2004


Poul-Erik,

 > Yes , it pay off and i have now found the "error": in SOAP.Message.XML
 > in the function Parse_Param
 > it stands derectly as a comment in line 765:
 > 
 > 
 >                            --  Not a known basic type, let's try to parse a
 >                            --  record object. This implemtation does not
 >                            --  support schema so there is no way to check
 >                            --  for the real type here.
 > 
 > 
 > her it send back a Record since it not cableble to reconice what it is.
 > Anyway i am now able able to get the data inside a then i can make my own
 > parser. I am not really up to making schema-support for SOAP :-)

There is no need to add schema-support for SOAP here. It is just that the
xsd:long is not supported in this routine (and it should be, so that's a
bug). It would be really nice to have a small reproducer.

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