I had the same problem with tomcat 3.2.4 but when i put the commons logging.jar in tomcats lib it disappear. When the logging.jar was in servlets WEB-INF lib didn't work All worked fine in tomcat 4.0.3.
"A.H" wrote: > Hi, > > I wrote a POI-HSSF component in Struts + Log4j + Weblogic6.1 Enivronment, > but it occurs Error Message.... BTW, it works well in Tomcat 4.0. > > <[WebAppServletContext(3519976,MyWebAp,/MyWebAp)] Servlet failed with Exception > java.lang.ExceptionInInitializerError: >org.apache.commons.logging.LogConfigurationException: > java.lang.ClassNotFoundException: org.apache.commons.logging.impl.LogFactoryImpl > > But I add the import class org.apache.commons.logging.impl.LogFactoryImpl...., > it still occurs.... How to fix this problem?? Or disable logging functions in >HSSF!!?? > > Thanks in advance. > > -- > Best Regards, > arch. > >
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>