Skip to content

Problem with wsdl2aws  #34

Open
Open
@pdelgadogp

Description

@pdelgadogp

Hello all,

With a wsdl file provided to us, we are trying to create the ADA interfaces to use a web service with wsdl2aws tool, but wsdl2aws returns an error.
(Executed command: > /usr/gnat/bin/wsdl2aws FlightLegClrnceANSNotif.wsdl)

Error: (FlightLegClrnceANSNotif) Unknown encoding type

The wsdl has been checked in some online validators and its structure seems to be ok. Besides we have generated with gsoap to create the interfaces in C instead of ADA (wsdl2h and soap2cpp) and all seems to be correct, not appearing the previously mentioned error.

Others example wsdl files have been tested with wsdl2aws and all is ok but with the file that we attached we have problems.

FlightLegClrnceANSNotif.wsdl.txt

Could you try to generate with your wsdl2aws the attached file? We are wondering if we have some installation AWS problem or maybe we are missing some generation options in wsdl2aws.

Thanks in advance.

PS: The file is renamed to .txt, remove .txt before generating with wsdl2aws.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions