TechPrimers / spring-boot-soap-example

Spring WebServices (SOAP) using Spring Boot Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post request is not working

asinha89 opened this issue · comments

Could not get any response
There was an error connecting to http://localhost:8091/soapWS.

Why this might have happened:
The server couldn't send a response:
Ensure that the backend is working properly
Self-signed SSL certificates are being blocked:
Fix this by turning off 'SSL certificate verification' in Settings > General
Proxy configured incorrectly
Ensure that proxy is configured correctly in Settings > Proxy
Request timeout:
Change request timeout in Settings > General

For those receiving NoClassDefFound Error: Java 11+ does not include some javax libraries. See https://stackoverflow.com/questions/48626824/java-lang-noclassdeffounderror-javax-xml-soap-soapexception