I'm using OS X 10.2.2 and JDK 1.3.1.

When I run my application on Tomcat 5.0, I get the following error:

java.lang.ExceptionInInitializerError: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.SimpleLog does not implement Log
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImp l.java:555)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp l.java:289)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp l.java:259)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:390)
at org.apache.jasper.compiler.Compiler.(Compiler.java:99)

Is this a known issue?

Thanks,

Matt


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to