Neelesh,
Please see http://jakarta.apache.org/commons/httpclient/dependencies.html
for the correct version of the dependencies.
Note: HttpClient is no longer in Jakarta Commons. Our mailing lists are
these:
http://jakarta.apache.org/commons/httpclient/mail-lists.html
Cheers
Ortwin
Neelesh Bodas wrote:
> I have made sure that following jars are in the classpath :
> commons-codec-1.3.jar
> commons-logging-1.1.jar
> commons-logging-adapters-1.1.jar
> commons-logging-api-1.1.jar
> junit-4.1.jar
> commons-httpclient-3.0.1.jar
>
> I am getting the following runtime error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/logging/LogFactory
> at
> org.apache.commons.httpclient.HttpClient.<clinit>(HttpClient.java:65)
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|