AY-IZ
4 years agoOccasional Visitor
SOAPUI is not showing response message
Hello,
I am trying to access my deployed service with SoapUI but it is showing empty body for both XML and JSON. there is no error in raw response. HTTP/1.1 200 OK. If I try to access some non existing service then I get 404 not found error which mean service is working fine. If I run a job in talend studio and access the job from the direct endpoint address then it display the request output but after publishing and deploying on back end server all I get is is empty response body. Any guess where is the problem and how can I solve it.
Note: I can see the deployed services in Karaf