Hi all I have to call a SOAP WebService provided by SAP Business Objects that contains a complex type definition with Germain Umlaut in the wsdl. If I try to generate the webservice client configuration in ivy I get: Error decoding WSDL: java.lang.Exception: Compile error... It is obvious, that the generated Java code containing the Umlaut characters can not be compiled. I know the workaround to call a WebService using Java with tools like SoapUI, but I wonder if there is a way to do it with standard ivy means. Any hints are welcome. asked 19.06.2017 at 06:27 SupportIvyTeam ♦♦ |
Finally I found a way to get this working with some manual actions.
answered 19.06.2017 at 06:58 Bruno Bütler |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 19.06.2017 at 06:27
Seen: 3,107 times
Last updated: 19.06.2017 at 08:45