Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 40256 invoked from network); 8 Nov 2002 02:28:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Nov 2002 02:28:28 -0000 Received: (qmail 27447 invoked by uid 97); 8 Nov 2002 02:29:30 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 27431 invoked by uid 97); 8 Nov 2002 02:29:29 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 27419 invoked by uid 98); 8 Nov 2002 02:29:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Thu, 7 Nov 2002 21:28:26 -0500 (EST) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: installing jakarta code Was: using commons components and logging In-Reply-To: <7382FCA44E27D411BD4A00508BD68F95053CD555@pigeon.tumbleweed.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N There has got to be a better way for us to handle installs and cross-dependencies, withing Commons and within Jakarta projects. It has to be the number one problem that users have. Hen On Thu, 7 Nov 2002, Martin Cooper wrote: > You need the Commons Logging jar, but that's just a wrapper to allow you to > use Log4J, JDK 1.4 logging, etc. If you have Log4J in your classpath, > Commons Logging will find that and use it. > > -- > Martin Cooper > > > > -----Original Message----- > > From: Jason Novotny [mailto:novotny@aei.mpg.de] > > Sent: Thursday, November 07, 2002 5:04 PM > > To: commons-dev@jakarta.apache.org > > Subject: using commons components and logging > > > > > > > > Hi, > > > > I wanted to use the FileUpload classes and then I found > > out I needed > > beanutils.jar. OK, yet another Jar in my classpath, so far so > > good. Then > > however, I get another class not found exeception > > > > java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory > > at > > org.apache.commons.beanutils.MethodUtils.(MethodUtils.java:91) > > > > since it needs the logging component. My code already uses > > Log4J which > > I've been pretty happy with-- isn't there some properties > > file I can set > > to use log4j or setting a method call-- or do I really need > > yet another > > logging library? > > > > Thanks, Jason > > > > > > > > -- > > To unsubscribe, e-mail: > > > > For additional commands, e-mail: > > > > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: