On Mon, 2002-03-18 at 18:04, Thomas Linden wrote:
> On Sun, Mar 17, 2002 at 07:00:09PM -0500, Andrew C. Oliver wrote:
> > Give this a try:
> > 
> > put only the POI jar in your classpath along with commons-logging jar
> > and whatever your POI-using class is (I uses the examples).  See if it
> > works.  Mine did and didn't log a thing.
> 
> 
> YES! That's it. Finally it works. I created a class which writes out
> a goddamn (sorry) excel file. Hell, I love it ;-)))
> 

BTW Ken fixed it in cvs so that you do not need to take log4j out of the
classpath, just fail to configure log4j and it will also go to
/dev/null.  The good news is if you ever fail to create or read an excel
file, you now know more then you ever wanted to know about POI's logging
and tracing facilities.  :-)

> Thank you guys 4 that great job!
> 

Thanks for contributing.  (by reporting the bug and testing).  You've
now paid your licensing fee ;-).  This kind of software works because
great folks like you who bitch when it doesn't and send in useful
information and test the fixes.  

-Andy

> 
> 
> bye, Tom
> 
>  
> -- 
>  $_=`perl -v`;s;^.*ll;;s;$^=unpack"u","'8V]D;')E<```";s;\W;;gs;$/=7*
>  ($^=~s;.;;g);%^=map{$_=>1}split//,lc;$_=join$\,(sort keys(%^))[map{
>  ord($_)-$/}split//,'1I7E13?@E:7C1A7C=1:35<7C'];s"0(.)" \U$1"g;print;
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound
Document 
                            format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
                        - fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh

Reply via email to