Hi

We have a web application deployed in tomcat9.0.38 which is invoking a web 
service which is again deployed in another tomcat instance of 9.0.38

We are using httpclient to post request to webservice from the webapplication  
and we could see that the request is reaching the webservice instance but the 
request body is all empty due to which the webservice is not able to read the 
request from client.

Could you please suggest if there is any configuration missing out here.

Thanks
Swathi

Reply via email to