David Kocher created HTTPCLIENT-1418:
----------------------------------------

             Summary: Class cast exception when 
ClientPNames.CONN_MANAGER_TIMEOUT is set
                 Key: HTTPCLIENT-1418
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1418
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 4.3 Final
            Reporter: David Kocher


Previously ClientPNames.CONN_MANAGER_TIMEOUT was expected to be of type long in 
HttpClientParams. Using the new configuration API it is retrieved with 
HttpParams#getIntParameterin HttpClientParamConfig. This leads to a class cast 
exception.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to