You need a logging package, either log4j (from Jakarta) or JDK1.4 or .... Commons Logging is just a wrapper to one of these...
regards Adam -----Original Message----- From: Ashok Bhargav [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 11:34 AM To: [EMAIL PROTECTED] Subject: HttpClient Hi All, I am new to this list. I just downloaded HttpClient. I am trying to write a simple application using HttpCleint in WSAD 5.0. I have included commons-logging,jar and commons-httpclient.jar. I keep getting the error "java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.apache.commons.httpclient.HttpClient.<clinit>(HttpClient.java:94)" Can some help me with this Thanks Ashok __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
