Server-side errors
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A server-side error occurs while the request is being processed by the WSA and the error is not related to the contents of the SOAP request. Examples of server-side errors include:
- Forgetting to enable a specific deployed Web service
- Forgetting to enable client access to Web services for the WSA instance
- Configuring or starting an PAS for OpenEdge instance incorrectly—this might
involve one or more of the following issues:
- Invalid Propath
- Invalid AppService (Application Service name)
- Missing ABL, or an incorrect version of ABL
- Configuring the Java Servlet Engine (JSE) incorrectly so it does not recognize the WSA
These types of errors result in a SOAP fault response and log file entries.