ProxyClient doesn't work with 4.2-beta1
---------------------------------------
Key: HTTPCLIENT-1181
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1181
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: 4.2 Beta1
Reporter: Michael Peterson
Priority: Critical
Running ProxyTunnelDemo fails with following exception:
Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.http.auth.AuthScope.<init>(Lorg/apache/http/HttpHost;)V
at org.apache.http.impl.client.ProxyClient.tunnel(ProxyClient.java:156)
at ProxyTunnelDemo.main(ProxyTunnelDemo.java:50)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]