Hey andrew: This is the one from CVS with the common logging jar. I put both the poi jar and the common logging jar in the same directory. After doing some more reading on the tomcat site (and some help from the tomcat IRC channel) it seems as if $tomcat_home/common/lib is not the appropriate place for putting jars to be used by web applications. Thanks for your help, Steve
Andrew C. Oliver wrote: > You'll need to get a CVS copy of POI (which uses commons logging to > get around this problem). Otherwise you'll have to recompile POI to > work with specific versions of log4j. > We'll be releasing 1.5 shortly so the CVS edition is close to that level. > > -Andy > > Steven Citron-Pousty wrote: > <snip>
