Presto Administration : Presto Server Configuration : Handle SOAP Encoding Errors for WSDL Services
Handle SOAP Encoding Errors for WSDL Services
Some WSDLs for web services use array datatypes from the SOAP Encoding namespace, http://schemas.xmlsoap.org/soap/encoding, however Presto does not automatically provide this schema for WSDL web services. This can cause unknown type or type resolution errors during registration of WSDL Web Services. To fix these errors, you must add a configuration property to the Presto Server.
To add a configuration property
1. In any simple text editor, open the presto.config file in the presto-config folder.
Note:  
The presto-config folder may be an external folder outside the Presto Server or it may be in the default locations. See Setting Up an External Presto Configuration Folder for more information on possible locations.
2. Add nsd.compile.schemas=http://schemas.xmlsoap.org/soap/encoding on a new line in this file and save this change.
3. Restart the Presto Server. See Start and Stop the Presto Server for instructions.
Copyright © 2013-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback