Handling of "loosely typed" 3rd party WSDL files
As part of a development project, we were required to consume an existing 3rd party web service, but were unable to import their published WSDL in JADE due to the fact that their generic response definitions were not strongly typed. The definition...