vzs64 wrote: > Tried doing a test based on httpcomponents-client-4.0-alpha2-bin release and > example ClientMultiThreadedExecution. > > Package org.apache.http.params is missing in this release, and following > files are required
HttpClient 4.0 requires a matching version of HttpCore 4.0. Use the JARs packaged in -bin-with-dependencies [1] or download the dependencies separately, whatever is your preference. The dependencies are listed on the website [2]. cheers, Roland [1] http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpclient.cgi [2] http://jakarta.apache.org/httpcomponents/httpcomponents-client/httpclient/dependencies.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
