**[Stephen More](https://jira.spring.io/secure/ViewProfile.jspa?name=mores)** opened **[SPR-12530](https://jira.spring.io/browse/SPR-12530?redirect=false)** and commented Method getParams() in org.apache.http.impl.client.InternalHttpClient is no longer supported. org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.setConnectTimeout( int timeout ) and org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.setReadTimeout( int timeout ) are trying to call getParams() from httpclient. --- **Affects:** 4.1.3 **Issue Links:** - #15739 Upgrade HttpComponentsHttpInvokerRequestExecutor to require Apache HttpComponents 4.3 (_**"is duplicated by"**_)