Thanks for the quick response!
My apologies for not mentioning it first, I've tried the 1.0 that comes with cactus, as well as 1.0.1 and 1.0.2.
I get the same exception with each :o(
Colin
Vincent Massol wrote:
Hi Colin,
What version of commons-logging are you using?
Thanks
-Vincent
-----Original Message-----keep
From: Colin Kilburn [mailto:colink@;accesstec.ca]
Sent: 01 November 2002 14:50
To: Cactus Users List
Subject: Problems with Cactus and commons-logging
Hi Everyone,
I've been trying to get Cactus going for a couple of days now and I
getting the following exception when I try to run even the simplesttest:
org.apache.commons.logging.LogConfigurationException:org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImp
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Jdk14Logger does not implement Log
at
l.
java:555)org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp
at
l.
java:289)org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImp
at
l.
java:259)org.apache.cactus.server.runner.ServletTestRunner.around91_doGet(Servlet
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:390)
at
Te
stRunner.java;org/apache/cactus/util/log/LogAspect.aj(1k):1142)org.apache.cactus.server.runner.ServletTestRunner.doGet(ServletTestRunne
at
r.
java;org/apache/cactus/util/log/LogAspect.aj(1k):101)hard-coded
<snip huge stack trace />
While the problem is in the commons-logging package, the cactus
environment is the only time I get an error like this. I apologize if
I've chosen the wrong list.
I have scoured google and the mail archives of cactus, struts and
commons and the only reference to this error
I could find had to do with the commons-logging.jar packaged with
struts1.1b2, and the solution didn't do anything for me.
Stepping through the code, I don't even understand how this error can
occur, as "org.apache.commons.logging.impl.Jdk14Logger" is a
fallback implementation for logging, and it clearly implements Log.start
Has anyone else had this problem and/or know what I might be missing?
Any suggestions for other things I can check? I'm quite eager to
using Cactus :o)
I'm using:
cactus-13-1.4.1
tomcat-4.1.10
Struts 1.1b2
j2sdk1.4.0_01
TIA,
Colin Kilburn
--
To unsubscribe, e-mail: <mailto:cactus-user-
[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:cactus-user-
[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:cactus-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>
.
-- To unsubscribe, e-mail: <mailto:cactus-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>
