This might be better to post in the poi-user list. Regardless, download log4j from the jakarta.apache.org/log4j site.
Quick question gang -- why isn't this in the distro? >On Thu, 21 Feb 2002 13:11:00 -0500 "D. Alvarado" <[EMAIL PROTECTED]> wrote. >Hello, > I'm trying to use the HSSF modules to create Excel spreadsheets, but I'm running into a little >problem. I've included the following in my CLASSPATH: > >poi-hssf.jar >hssf-serializer.jar >poi-poifs.jar >poi-util.jar >poi-cocoon.jar >poi-xml.jar, > >but I get this NoClassDefFoundError: org/apache/log4j/Category. Where can I download this module, >or what is the name of the ".jar" that it lives in and I can just go search for it on the web. > >For what it's worth, I'm using JDK 1.2.2 on a Win2000 machine, but that info probably doesn't >matter. > >Thanks, Dave A.
