[AWS] ada2wsdl, wsdl2ada, and packages
Pascal Obry
pascal at obry.net
Wed Jul 11 17:36:06 CEST 2007
Marc Criley a écrit :
> I renamed them to EA_INTEGER and EA_NATURAL and get effectively the same result:
So that's a current limitation. It should be working when using
type EA_INTEGER is new Integer;
subtype EA_NATURAL is Natural;
You'll probably have to create a wrapper API... or fix the ada2wsdl
parser of course :)
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net
--| "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