You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "David Kocher (JIRA)" <ji...@apache.org> on 2013/10/08 13:46:41 UTC

[jira] [Created] (HTTPCLIENT-1418) Class cast exception when ClientPNames.CONN_MANAGER_TIMEOUT is set

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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org