Closed
Description
Stephen More opened SPR-12530 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:
- Upgrade HttpComponentsHttpInvokerRequestExecutor to require Apache HttpComponents 4.3 [SPR-11113] #15739 Upgrade HttpComponentsHttpInvokerRequestExecutor to require Apache HttpComponents 4.3 ("is duplicated by")