Hi All,
I would like to invoke a
SOAP service using org.springframework.web.client.RestTemplate.postForEntity() and get the SoapFault object when error occurs in the SOAP service?
Please share a sample piece of code if possible.
Please note , positive scenarios are working fine.
Regards,
Vijay