----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: "Ferruccio Spagna" <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 6:53 PM Subject: Re: LogFactory class
> send your mail to [EMAIL PROTECTED] then your > question to [EMAIL PROTECTED] and I'm sure you'll get an > answer rather quickly. > > Ferruccio Spagna wrote: > > > I am trying to write an Excel file with POI (the last Javaworld > > article) and I have this runtime error: > > > > > > > > C:\POI>java POIExample > > Exception in thread "main" java.lang.NoClassDefFoundError: > > org/apache/commons/logging/LogFactory > > at > > org.apache.poi.util.POILogFactory.<clinit>(POILogFactory.java:76) > > at > > org.apache.poi.hssf.usermodel.HSSFWorkbook.<clinit>(HSSFWorkbook.java:113) > > at POIExample.main(POIExample.java:24) > > > > > > > > I looked everywhere for this LogFactory class and I didn't find > > anywhere on my system, on the Jakarta site, on the web. Where is it? > > Could you please help me? > > > > Thank you > > > > Ferruccio Spagna > > > > > > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
