I am trying to run a strutstest (v1.9-2.3-1.0) for one of my
struts and am getting the following error stack:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Log4JCategoryLog does not
implement Log
[junit] at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(Lo
gFactoryImpl.java:555)
[junit] at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Lo
gFactoryImpl.java:289)
[junit] at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(Lo
gFactoryImpl.java:259)
[junit] at
org.apache.commons.logging.LogFactory.getLog(LogFactory.java:
390)
[junit] at
org.apache.cactus.server.ServletTestRedirector.around112_doGe
t
(ServletTestRedirector.java;org/apache/cactus/util/log/LogAspe
ct.aj(1k):1142)
[junit] at
org.apache.cactus.server.ServletTestRedirector.doGet(ServletT
estRedirector.java;org/apache/cactus/util/log/LogAspect.aj
(1k):92)
[junit] at javax.servlet.http.HttpServlet.service
(HttpServlet.java:740)
<---snip----->
I am using cactus 1.4.1 with ant 1.5.1 to run my tests in
tomcat 4.0.3. Any suggestions.
Thanks.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>