Ok. I think I found the issue. My httpSender (CommonsHttpMessageSender) uses a httpClient. This was done to set the proxy host and port. While declaring the httpClient bean (apache commons...
Type: Posts; User: priyatham2; Keyword(s):
Ok. I think I found the issue. My httpSender (CommonsHttpMessageSender) uses a httpClient. This was done to set the proxy host and port. While declaring the httpClient bean (apache commons...
I've used CommonsHttpMessageSender as a messageSender. But got the below error in a multi threaded environment.
SimpleHttpConnectionManager being used incorrectly. Be sure that...