documentation : quick start : jar dependencies needed for samples like
ClientFormLogin.java in org.apache.http.examples.client
------------------------------------------------------------------------------------------------------------------------------
Key: HTTPCORE-179
URL: https://issues.apache.org/jira/browse/HTTPCORE-179
Project: HttpComponents HttpCore
Issue Type: Improvement
Components: Examples, HttpCore
Affects Versions: 4.0-beta3
Environment: any/ windows. linux dos
Reporter: Tushar
Priority: Blocker
cannot determine the required jar files to compile samples/ own files
example org.apache.http.examples.client.ClientFormLogin
used
set
CLASSPATH=P:\j\samples\httpClient\examples;j:\j\j5\h;P:\j\e\mysql.jar;P:\j\e\commons-logging-api-1.1.1.jar;P:\j\e\commons-logging-1.1.1.jar;P:\j\e\4\httpmime-4.0-beta2.jar;P:\j\e\4\httpclient-4.0-beta2.jar;P:\j\e\4\h\e\4\httpcore-4.0-beta3.jar;P:\j\e\4\httpcore-nio-4.0-beta3.jar
but still needs org.apache.http.*; ... where are these jars? a quick start
guide / link to all jars for one version would help
- only known workaround - go back to old version 3.1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]