Udhayakumar Rajendran

Greenhorn
+ Follow
since Sep 08, 2021
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Udhayakumar Rajendran

I have exposed SOAP1.1 service using Java+Spring Boot. One of the downstream system is trying to consume it as a Rest service.But it was throwing exception SoapExceptionImpl Invalid content type application/xml. I have tried the same in SOAP UI,it is working fine when we set media type text/xml but not working for application/xml.Please help me resolve this issue.
2 years ago